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

shorten command to switch CLI config #17401

Closed
imogenkinsman opened this issue Mar 24, 2020 · 0 comments · Fixed by #17472
Closed

shorten command to switch CLI config #17401

imogenkinsman opened this issue Mar 24, 2020 · 0 comments · Fixed by #17472
Assignees

Comments

@imogenkinsman
Copy link
Contributor

Changing between CLI config is the most common config action, but currently that requires updating the config to active, like this:

influx config update -n my-config -a

We should make this way easier to remember, ideally no more than three words and no flags.

My preference is that we shorten it to this:

influx config my-name

To make my-name the active config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants