I am trying to use Qovery CLI along with Github Actions to trigger deployments for an app from container registry.
The recommended way as mentioned in this article is through CLI, so I installed the CLI as mentioned here, and after installing when I try to run the qovery container, It says that this is not available.
However, when I am trying this on the github actions, I get a diff error that org ID is not available, however I am confident that I have copy pasted the correct one
Hello @0xbitmonk
What version of the Qovery CLI are you using?
According to your screenshot, it appears to be 0.43.3. Please consider upgrading to a newer version. (the latest one is 0.74)
That’s correct. On my mac, i was on earlier version. So I upgraded it to latest, and now I can replicate the issue I face on github action i.e. org not found