1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/reference/commandline/node_update.md
Charles Smith 3b2132c2c7 update output for node commands, minor edits
Signed-off-by: Charles Smith <charles.smith@docker.com>
2016-06-16 21:44:07 -07:00

840 B

Warning: this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes.

update

Usage: docker node update [OPTIONS] Node

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)