docker-swarm-leave

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)

Docker Community Aug 2024 DOCKER(1)