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
|
## From the CLI
|
||||||
|
|
||||||
To get the support dump from the CLI, use SSH to log into a UCP manager node
|
To get the support dump from the CLI, use SSH to log into a node and run:
|
||||||
and run:
|
|
||||||
|
|
||||||
```none
|
```none
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
|
|
|
||||||
|
|
@ -28,8 +28,7 @@ support dump:
|
||||||
|
|
||||||
## From the CLI
|
## From the CLI
|
||||||
|
|
||||||
To get the support dump from the CLI, use SSH to log into a UCP manager node
|
To get the support dump from the CLI, use SSH to log into a node and run:
|
||||||
and run:
|
|
||||||
|
|
||||||
```none
|
```none
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
|
|
|
||||||
|
|
@ -31,8 +31,7 @@ support dump:
|
||||||
|
|
||||||
## From the CLI
|
## From the CLI
|
||||||
|
|
||||||
To get the support dump from the CLI, use SSH to log into a UCP manager node
|
To get the support dump from the CLI, use SSH to log into a node and run:
|
||||||
and run:
|
|
||||||
|
|
||||||
```none
|
```none
|
||||||
docker container run --rm \
|
docker container run --rm \
|
||||||
|
|
|
||||||
|
|
@ -29,8 +29,7 @@ support dump:
|
||||||
|
|
||||||
## Use the CLI to get a 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
|
To get the support dump from the CLI, use SSH to log into a node and run:
|
||||||
and run:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker container run --rm \
|
docker container run --rm \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue