-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Labels
Comments
jsteenb2
added
area/templates
influxdb templates and pkger related issues
team/user-tools
labels
Jun 16, 2020
ohhh gimme gimme. This is the last missing bits for stacks 👍 |
5 tasks
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
5 tasks
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
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:
The text was updated successfully, but these errors were encountered: