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(cmd/influx): add delete bucket by name #17400

Merged
merged 1 commit into from
Mar 24, 2020
Merged

Conversation

kelwang
Copy link
Contributor

@kelwang kelwang commented Mar 24, 2020

Closes #17277

Be able to delete bucket by name.

  • CHANGELOG.md updated with a link to the PR (not the Issue)
  • Well-formatted commit messages
  • Rebased/mergeable
  • Tests pass
  • http/swagger.yml updated (if modified Go structs or API)
  • Documentation updated or issue created (provide link to issue/pr)
  • Signed CLA (if not already signed)

@kelwang kelwang requested review from jsteenb2 and a team March 24, 2020 18:49
Copy link
Contributor

@jsteenb2 jsteenb2 left a comment

Choose a reason for hiding this comment

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

very cool 👍

@kelwang kelwang merged commit bef7fc5 into master Mar 24, 2020
@kelwang kelwang deleted the cli_delete_bucket_by_name branch March 24, 2020 20:28
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.

add delete by bucket name to the CLI
2 participants