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 the ability to update stack metadata #18548

Closed
sanderson opened this issue Jun 16, 2020 · 1 comment · Fixed by #18573
Closed

Add the ability to update stack metadata #18548

sanderson opened this issue Jun 16, 2020 · 1 comment · Fixed by #18573
Assignees
Labels
area/templates influxdb templates and pkger related issues team/user-tools

Comments

@sanderson
Copy link
Contributor

sanderson commented Jun 16, 2020

Proposal:
Add the ability to update stack metadata such as name and description. Something like:

influx stacks update --stack-id=xxxxx -n stack-name -d 'stack description'

Current behavior:
Currently you can only add a name and description when manually initializing a stack. There's no way to update them after a stack is created.

Desired behavior:
The ability to update stack metadata.

Use case:

  • Providing a name and description for an auto-initialized stack
  • Correcting mistakes in a stack name or description
@jsteenb2 jsteenb2 self-assigned this Jun 16, 2020
@jsteenb2 jsteenb2 added area/templates influxdb templates and pkger related issues team/user-tools labels Jun 16, 2020
@jsteenb2
Copy link
Contributor

ohhh gimme gimme. This is the last missing bits for stacks 👍

jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
jsteenb2 added a commit that referenced this issue Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/templates influxdb templates and pkger related issues team/user-tools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants