Youness Fkhach

Results 2 issues of Youness Fkhach

**What would you like to be added**: Update qovery install script to account for arm64 architecture, and not hardcode amd64 an update proposal to the script: ```bash #!/usr/bin/env bash ​...

**What would you like to be added**: #### Be able to specify the context inline on a command ```bash qovery shell --context webapp:staging:web qovery shell -c webapp:production:worker ``` Also, that...