docker node update

docker node update

Description

Update a node

Usage

docker node update [OPTIONS] NODE

Options

Name, shorthand Default Description
--availability Availability of the node (active/pause/drain)
--label-add Add or update a node label (key=value)
--label-rm Remove a node label if exists
--role Role of the node (worker/manager)

Parent command

Command Description