mirror of https://github.com/docker/docs.git
ucp: node-local support dump works on all nodes
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
This commit is contained in:
parent
1ec7ace6d6
commit
7c9c067370
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue