13 lines
290 B
YAML
13 lines
290 B
YAML
|
command: docker top
|
||
|
short: Display the running processes of a container
|
||
|
long: Display the running processes of a container
|
||
|
usage: docker top CONTAINER [ps OPTIONS]
|
||
|
pname: docker
|
||
|
plink: docker.yaml
|
||
|
deprecated: false
|
||
|
experimental: false
|
||
|
experimentalcli: false
|
||
|
kubernetes: false
|
||
|
swarm: false
|
||
|
|