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 delete by bucket name to the CLI #17277

Closed
russorat opened this issue Mar 15, 2020 · 0 comments · Fixed by #17400
Closed

add delete by bucket name to the CLI #17277

russorat opened this issue Mar 15, 2020 · 0 comments · Fixed by #17400

Comments

@russorat
Copy link
Contributor

Looks like you can only delete by id. i would like to delete by the name of the bucket.

./bin/darwin/influx bucket delete -h
Delete bucket

Usage:
  influx bucket delete [flags]

Flags:
  -h, --help        Help for the delete command
  -i, --id string   The bucket ID (required)

Global Flags:
      --host string    HTTP address of Influx; Maps to env var $INFLUX_HOST (default "http://localhost:9999")
      --local          Run commands locally against the filesystem
      --skip-verify    SkipVerify controls whether a client verifies the server's certificate chain and host name.
  -t, --token string   API token to be used throughout client calls; Maps to env var $INFLUX_TOKEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants