Usage
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
checkpoint_identifier | string | Yes | The name or UUID of the Checkpoint to export. |
Flags
| Flag | Short | Type | Required | Description |
|---|---|---|---|---|
--storage-provider | -s | string | Yes | The name of the Remote Storage Provider Connection to upload to. |
--destination-path | -d | string | Yes | The destination path in the remote storage where the checkpoint will be uploaded. |
--help | -h | boolean | No | Displays this help page. |
--verbose | -v | boolean | No | Provides more detailed output when exporting a Checkpoint. |