-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
What would you like to be added:
Be able to specify the context inline on a command
qovery shell --context webapp:staging:web
qovery shell -c webapp:production:workerAlso, that will remove the need to have a confirmation input to validate the current context, because the user did already manually specified the context they want

Why is this needed:
For someone who manages multiple instances/environments and needs to access those envs regularly, having to go through the menu selection is slow and a bit tedious
instead passing the context inline will be much faster, and will also allow to reuse shell history and auto-completion on their terminal
jmeissjmeiss
Metadata
Metadata
Assignees
Labels
No labels