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

chore(influx): update setup cmd to allow for duration for retention #17114

Merged
merged 1 commit into from
Mar 6, 2020

Conversation

jsteenb2
Copy link
Contributor

@jsteenb2 jsteenb2 commented Mar 6, 2020

closes: #17107

# some of output is truncated
$ influx setup -f -b bucket1 -o rg -u user -p some_pass -r 1h && influx bucket list
ID			Name		Retention	OrganizationID
cc8b0b3d091b4019	bucket1		1h0m0s		28eb53ac886c127a

@jsteenb2 jsteenb2 force-pushed the 17101/normalize_bucket_retens_to_durs branch from d7eeb30 to c314ac1 Compare March 6, 2020 01:43
@jsteenb2 jsteenb2 requested review from a team and kelwang and removed request for a team and kelwang March 6, 2020 01:43
@jsteenb2 jsteenb2 force-pushed the 17101/normalize_bucket_retens_to_durs branch from c314ac1 to a60cb46 Compare March 6, 2020 02:19
@jsteenb2 jsteenb2 merged commit 95c72c1 into master Mar 6, 2020
@jsteenb2 jsteenb2 deleted the 17101/normalize_bucket_retens_to_durs branch March 6, 2020 16:13
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.

Standardize influx CLI '--retention' type and accepted duration units
2 participants