moby/docs/reference/commandline/node_rm.md
allencloud 6c5988ed8c update command description in CLI
Signed-off-by: allencloud <allen.sun@daocloud.io>
2016-07-31 00:06:18 +08:00

621 B

node rm

Usage:  docker node rm NODE [NODE...]

Remove one or more nodes from the swarm

Aliases:
  rm, remove

Options:
      --help   Print usage

Removes specified nodes from a swarm.

Example output:

$ docker node rm swarm-node-02
Node swarm-node-02 removed from swarm