docker-swarm-leave - Man Page

Leave the swarm

Synopsis

docker swarm leave [Options]

Description

Leave the swarm

Options

-f,  --force[=false]

Force this node to leave the swarm, ignoring warnings

-h,  --help[=false]

help for leave

See Also

docker-swarm(1)

Referenced By

docker-swarm(1).

May 2020 Docker Community