evroc storage bucket update
Update new bucket
evroc storage bucket update <bucket_id> [flags]
Options
--default-object-lock-duration-days int Default number of days to retain objects with object lock enabled. Can only be used if the object retention mode is set to "Locking". (default 1)
--default-object-lock-mode string Default object lock mode (Soft or Immutable) to use with object lock enabled. Can only be used if the object retention mode is set to "Locking". (default "Soft")
-h, --help help for update
--object-retention-mode string Object retention mode (Disabled, Suspended, Versioned, Locking) (default "Disabled")
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
SEE ALSO
- evroc storage bucket - Bucket management commands