We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Koyeb now support multi organizations, but the CLI doesn't support it yet.
I was thinking the organizations sub-command could have the following actions:
organizations
list: list all the organizations use <uuid/name>: store the current organization in the configuration file
list
use <uuid/name>
We should allow to override the value specified in the configuration file with the root flag --organization.
--organization
The text was updated successfully, but these errors were encountered:
done by #113
Sorry, something went wrong.
No branches or pull requests
Koyeb now support multi organizations, but the CLI doesn't support it yet.
I was thinking the
organizations
sub-command could have the following actions:list
: list all the organizationsuse <uuid/name>
: store the current organization in the configuration fileWe should allow to override the value specified in the configuration file with the root flag
--organization
.The text was updated successfully, but these errors were encountered: