mirror of https://github.com/docker/docs.git
commit
c5eaa335c0
|
@ -9,7 +9,7 @@ menu:
|
|||
title: backup
|
||||
---
|
||||
|
||||
# docker/ucp id
|
||||
# docker/ucp backup
|
||||
|
||||
Stream a tar file to stdout containing all UCP data volumes.
|
||||
|
||||
|
@ -51,4 +51,4 @@ built-in PGP compatible encryption.
|
|||
| `--id` | The ID of the UCP instance to backup |
|
||||
| `--root-ca-only` | Backup only the root CA certificates and keys from this controller node |
|
||||
| `--passphrase` | Encrypt the tar file with the provided passphrase [$UCP_PASSPHRASE] |
|
||||
| `--interactive, -i` | Enable interactive mode. You will be prompted to enter all required information. |
|
||||
| `--interactive, -i` | Enable interactive mode. You will be prompted to enter all required information. |
|
||||
|
|
Loading…
Reference in New Issue