Description
The dcos backup show
command shows the details of a specified backup.
Usage
Options
Name | Description |
---|---|
--help, h |
Display help for this command. |
Positional Arguments
Name | Description |
---|---|
<backup id> |
ID number or label of existing backup. |
Example
-
To find the backup ID for all your backups, run
dcos backup list
. -
Now you can run your
dcos backup show
command with the backup ID:
Parent command
Command | Description |
---|---|
dcos backup | Create, delete, list, restore and show backup commands. |