Scroll to navigation

DOCKER(1) Docker User Manuals 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)

Jan 2024 Docker Community