mirror of https://github.com/docker/cli.git
1.0 KiB
1.0 KiB
node
Manage Swarm nodes
Subcommands
Name | Description |
---|---|
demote |
Demote one or more nodes from manager in the swarm |
inspect |
Display detailed information on one or more nodes |
ls |
List nodes in the swarm |
promote |
Promote one or more nodes to manager in the swarm |
ps |
List tasks running on one or more nodes, defaults to current node |
rm |
Remove one or more nodes from the swarm |
update |
Update a node |
Description
Manage nodes.