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 dbrp management to the CLI #19950

Closed
russorat opened this issue Nov 9, 2020 · 0 comments · Fixed by #20067
Closed

Add dbrp management to the CLI #19950

russorat opened this issue Nov 9, 2020 · 0 comments · Fixed by #20067
Assignees
Labels
area/compat-v1x v1.x compatibility related work in v2.x area/2.x OSS 2.0 related issues and PRs

Comments

@russorat
Copy link
Contributor

russorat commented Nov 9, 2020

We have an area for v1 tooling. let's put CRUD ops for dbrps api there as well: https://docs.influxdata.com/influxdb/v2.0/api/#tag/DBRPs

➜  darwin git:(v1-aut-desc) ✗ ./influx v1 -h
InfluxDB v1 management commands

Usage:
  influx v1 [flags]
  influx v1 [command]

Available Commands:
  auth        Authorization management commands for v1 APIs

Flags:
  -h, --help   Help for the v1 command

Use "influx v1 [command] --help" for more information about a command.

see also #19333

@docmerlin docmerlin self-assigned this Nov 10, 2020
@danxmoran danxmoran added area/2.x OSS 2.0 related issues and PRs area/compat-v1x v1.x compatibility related work in v2.x labels Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compat-v1x v1.x compatibility related work in v2.x area/2.x OSS 2.0 related issues and PRs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants