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(cli): provide means to remove stack without confirmation #19740

Merged
merged 2 commits into from
Oct 14, 2020

Conversation

glinton
Copy link
Contributor

@glinton glinton commented Oct 14, 2020

Closes #19159

Add --force option to influx stacks rm command which skips the confirmation prompt prior to deleting the stacks.

  • CHANGELOG.md updated with a link to the PR (not the Issue)
  • Documentation updated or issue created (provide link to issue/pr)

@glinton glinton requested review from a team and asalem1 and removed request for a team October 14, 2020 00:05
@glinton glinton marked this pull request as ready for review October 14, 2020 00:13
@glinton glinton merged commit 9ab10c8 into master Oct 14, 2020
@glinton glinton deleted the feat/19159 branch October 14, 2020 19:36
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.

cli: add --force option to influx stacks rm
2 participants