mirror of
https://github.com/docker/cli.git
synced 2025-08-23 04:32:26 +03:00
840 B
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)