From 5fbd73c10af14a23059cc4f60ffe3d23d97ef748 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Thu, 3 Jan 2019 17:42:52 -0800 Subject: [PATCH] Follow-up to PR #6964 --- reference/dtr/2.6/cli/backup.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/reference/dtr/2.6/cli/backup.md b/reference/dtr/2.6/cli/backup.md index 1c14112aef..4be9f3fda9 100644 --- a/reference/dtr/2.6/cli/backup.md +++ b/reference/dtr/2.6/cli/backup.md @@ -15,6 +15,12 @@ docker run -i --rm docker/dtr \ backup [command options] > backup.tar ``` +### Example Usage +```bash +docker run -i --rm docker/dtr \ + backup --ucp-ca "$(cat ca.pem)" --existing-replica-id 5eb9459a7832 > backup.tar +``` + ## Description This command creates a `tar` file with the contents of the volumes used by