You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ influx bucket delete --name test2
ID Name Retention Shard group duration Organization ID Schema Type Deleted
43<redacted>36 test2 infinite n/a 26<redacted>ca implicit true
And another cannot:
$ influx bucket update -r 3w --name test2
Error: Required flag "id" not set
It seems that if delete can look up the bucket by name, then update could as well.
The text was updated successfully, but these errors were encountered:
One bucket command can specify a bucket by name:
And another cannot:
It seems that if delete can look up the bucket by name, then update could as well.
The text was updated successfully, but these errors were encountered: