1
0
mirror of https://github.com/docker/cli.git synced 2025-08-18 18:22:03 +03:00
Files
cli/docs/reference/commandline/node_update.md
Sven Dowideit b6bfe363f8 Add the advisory=rc metadata
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-06-02 00:07:45 +00:00

705 B

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)