Files
docker-docs/_data/engine-cli/docker_node_inspect.yaml
French Ben a1933d276b New CLI added
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:30:56 -08:00

15 lines
452 B
YAML

command: docker node inspect
short: Display detailed information on one or more nodes
long: Display detailed information on one or more nodes
usage: docker node inspect [OPTIONS] self|NODE [NODE...]
pname: docker node
plink: docker_node.yaml
options:
- option: format
shorthand: f
description: Format the output using the given Go template
- option: pretty
default_value: "false"
description: Print the information in a human friendly format.