Files
docker-cli/components/cli/docs/reference/commandline/node_rm.md
allencloud f04dc53753 update command description in CLI
Signed-off-by: allencloud <allen.sun@daocloud.io>
Upstream-commit: 0ab07d2bd7
Component: cli
2017-06-02 00:10:03 +00: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