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

feat(influx): move nested commands to root for stacks, export, and rename pkg to apply #18392

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

jsteenb2
Copy link
Contributor

@jsteenb2 jsteenb2 commented Jun 8, 2020

this is the beginning of consolidating packages under the moniker templates

the new commands introduced:

influx stacks [init | remove]
  - is equivalent to the list command as well as the parent command for stack cmds like init and remove

influx apply
   - is equivalent to the `influx pkg` command
   - all deprecated cli commands still work, but will not show up in help anymore (hidden)
      - i.e. `influx pkg export all` and all its friends will still work

influx export [all | stack]
   - moves the export commands up to root

@russorat
Copy link
Contributor

russorat commented Jun 8, 2020

@jsteenb2 sounds like a good idea!

Copy link
Contributor

@gitirabassi gitirabassi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love the new UX

…name pkg to apply

this is the beginning of consolidating packages under the moniker templates
@jsteenb2 jsteenb2 force-pushed the influx_cli/update_pkger_commands branch from 97e571b to fbc46d5 Compare June 8, 2020 16:44
@jsteenb2 jsteenb2 merged commit 34b3dc7 into master Jun 8, 2020
@jsteenb2 jsteenb2 deleted the influx_cli/update_pkger_commands branch June 8, 2020 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants