Skip to content
New issue

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

Add autocomplete for config namespace #956

Closed
remyleone opened this issue Apr 24, 2020 · 2 comments
Closed

Add autocomplete for config namespace #956

remyleone opened this issue Apr 24, 2020 · 2 comments
Milestone

Comments

@remyleone
Copy link
Member

Use case

scw config set [tab]

should prosose :
access_key secret_key api_url insecure default_organization_id default_region default_zone

If we add support for positional argument this will be resolved

@jerome-quere jerome-quere added this to the v2.0.0 milestone May 18, 2020
@jerome-quere
Copy link
Contributor

Now that we support autocomplete on positional argument this should be much easier to do.

@jerome-quere
Copy link
Contributor

Fix by #1032

clement-gilbert pushed a commit to clement-gilbert/scaleway-cli that referenced this issue Mar 3, 2022
* fix(vpc): remove uselless test and add zone on sweep process

* Update scripts/errcheck.sh

Co-authored-by: Rémy Léone <[email protected]>

Co-authored-by: Rémy Léone <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants