docker node update <NODE...>
Update a node
Arguments
Name | Description |
---|---|
NODE |
Options
Name | Description |
---|---|
--availability <string> | Availability of the node ("active"|"pause"|"drain") |
--label-add <list> | Add or update a node label (key=value) |
--label-rm <list> | Remove a node label if exists |
--role <string> | Role of the node ("worker"|"manager") |