mc version suspend
Suspends versioning for a bucket.
Syntax
- CLI
-
mc version suspend TARGET FLAGS: --json enable JSON lines formatted output --debug enable debug output --insecure disable SSL certificate verification --help, -h show help
Parameters
Parameter | Description |
---|---|
TARGET |
The alias of a configured HPE Ezmeral Object Store on which the command suspends versioning. This parameter is mandatory. |
json |
Enables JSON formatted output |
debug |
Enables output for debugging |
insecure |
Disables SSL verification |
help |
Shows this help |
Examples
- Suspend versioning on bucket northamerica in the Object Store deployment with
alias salesobject:
- CLI
-
/opt/mapr/bin/mc version suspend salesobject/northamerica