docker cluster backup
Description
Backup a running cluster
This command is only available on Docker Enterprise Edition.
Learn more about Docker Enterprise products.
Usage
docker cluster backup [OPTIONS] cluster
Options
Name, shorthand | Default | Description |
--env , -e |
Set environment variables | |
--file |
backup.tar.gz |
Cluster backup filename |
--passphrase |
Cluster backup passphrase | |
--dry-run |
Skip provisioning resources | |
--log-level |
warn |
Set the logging level (“trace”|”debug”|”info”|”warn”|”error”|”fatal”) |
Parent command
Command | Description |
---|---|
docker cluster | Docker Cluster |
Related commands
Command | Description |
docker cluster backup | Backup a running cluster |
docker cluster create | Create a new Docker Cluster |
docker cluster inspect | Display detailed information about a cluster |
docker cluster ls | List all available clusters |
docker cluster restore | Restore a cluster from a backup |
docker cluster rm | Remove a cluster |
docker cluster update | Update a running cluster’s desired state |
docker cluster version | Print Version, Commit, and Build type |