1
0
mirror of https://github.com/docker/cli.git synced 2026-01-06 05:41:44 +03:00

update output for node commands, minor edits

Signed-off-by: Charles Smith <charles.smith@docker.com>
This commit is contained in:
Charles Smith
2016-06-16 21:28:07 -07:00
committed by Tibor Vass
parent 308888a8c6
commit a816f63e57
4 changed files with 84 additions and 62 deletions

View File

@@ -16,6 +16,12 @@ parent = "smn_cli"
Update a node
Options:
--availability string Availability of the node (active/pause/drain)
--help Print usage
--membership string Membership of the node (accepted/rejected)
--role string Role of the node (worker/manager)
## Related information