Yes, it does solve the issue.
While we are here, could it be possible to add a prop “containers” like the deploy command to redeploy several containers at once?
Regarding your suggestion about adding a prop “containers” for redeploying multiple containers at once, I don’t think it will bring much values as we will not be able to deploy this containers in parallel on our side. I think you can easily do this by creating an alias or a function.
For information, you can redeploy the entire environment by using the qovery-cli environement redeploy command
Noted for environment redeploy though I will not use it otherwise it will redeploy our DB which has Point In Time restore that is not supported by Qovery yet