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): dbrp cli #20067

Merged
merged 5 commits into from
Nov 17, 2020
Merged

feat(cli): dbrp cli #20067

merged 5 commits into from
Nov 17, 2020

Conversation

docmerlin
Copy link
Contributor

Closes #19950

This adds DBRP management to the CLI.

@danxmoran
Copy link
Contributor

Will take a deeper look later, but low-hanging fruit to start: can you add a line to the CHANGELOD.md?

@danxmoran
Copy link
Contributor

Failed gotest seems(?) unrelated, I opened #20069 to track it

Copy link
Contributor

@danxmoran danxmoran left a comment

Choose a reason for hiding this comment

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

Higher-level questions:

  • Would it make sense to unit-test any piece of this?
  • Are the errors returned by the server sane enough to return directly from the CLI, or should we wrap them with friendlier messages?

cmd/influx/v1_dbrp.go Outdated Show resolved Hide resolved
cmd/influx/v1_dbrp.go Show resolved Hide resolved
cmd/influx/v1_dbrp.go Outdated Show resolved Hide resolved
cmd/influx/v1_dbrp.go Show resolved Hide resolved
cmd/influx/v1_dbrp.go Show resolved Hide resolved
cmd/influx/v1_dbrp.go Show resolved Hide resolved
cmd/influx/v1_dbrp.go Outdated Show resolved Hide resolved
cmd/influx/v1_dbrp.go Show resolved Hide resolved
cmd/influx/v1_dbrp.go Outdated Show resolved Hide resolved
Copy link
Contributor

@danxmoran danxmoran left a comment

Choose a reason for hiding this comment

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

One more thing

cmd/influx/v1_dbrp.go Outdated Show resolved Hide resolved
Copy link
Contributor

@danxmoran danxmoran left a comment

Choose a reason for hiding this comment

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

Will merge when CI passes

@danxmoran danxmoran merged commit 478d25e into master Nov 17, 2020
@docmerlin docmerlin deleted the cli/dbrp branch November 17, 2020 20:15
danxmoran added a commit that referenced this pull request Nov 17, 2020
Co-authored-by: Dan Moran <dmoran@influxdata.com>
danxmoran added a commit that referenced this pull request Nov 17, 2020
Co-authored-by: Dan Moran <dmoran@influxdata.com>
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 dbrp management to the CLI
2 participants