Scroll to navigation

DOCKER(1) DOCKER(1)

NAME

docker-swarm-leave - 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)
Jun 2020 Docker Community