mirror of https://github.com/docker/docs.git
12 lines
288 B
YAML
12 lines
288 B
YAML
command: docker swarm leave
|
|
short: Leave the swarm
|
|
long: Leave the swarm
|
|
usage: docker swarm leave [OPTIONS]
|
|
pname: docker swarm
|
|
plink: docker_swarm.yaml
|
|
options:
|
|
- option: force
|
|
shorthand: f
|
|
default_value: "false"
|
|
description: Force this node to leave the swarm, ignoring warnings
|