ucp: node-local support dump works on all nodes

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
This commit is contained in:
Trapier Marshall 2018-05-25 13:16:53 -04:00 committed by Joao Fernandes
parent 1ec7ace6d6
commit 7c9c067370
4 changed files with 4 additions and 8 deletions

View File

@ -28,8 +28,7 @@ support dump:
## From the CLI
To get the support dump from the CLI, use SSH to log into a UCP manager node
and run:
To get the support dump from the CLI, use SSH to log into a node and run:
```none
docker run --rm \

View File

@ -28,8 +28,7 @@ support dump:
## From the CLI
To get the support dump from the CLI, use SSH to log into a UCP manager node
and run:
To get the support dump from the CLI, use SSH to log into a node and run:
```none
docker run --rm \

View File

@ -31,8 +31,7 @@ support dump:
## From the CLI
To get the support dump from the CLI, use SSH to log into a UCP manager node
and run:
To get the support dump from the CLI, use SSH to log into a node and run:
```none
docker container run --rm \

View File

@ -29,8 +29,7 @@ support dump:
## Use the CLI to get a support dump
To get the support dump from the CLI, use SSH to log into a UCP manager node
and run:
To get the support dump from the CLI, use SSH to log into a node and run:
```bash
docker container run --rm \