reg/vendor/github.com/docker/cli/docs/reference/commandline/swarm.md
Jess Frazelle 8e5eba8735
switch to dep
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-12-11 14:50:55 -05:00

993 B

title description keywords
swarm The swarm command description and usage swarm

swarm

Usage:  docker swarm COMMAND

Manage Swarm

Options:
      --help   Print usage

Commands:
  ca          Manage root CA
  init        Initialize a swarm
  join        Join a swarm as a node and/or manager
  join-token  Manage join tokens
  leave       Leave the swarm
  unlock      Unlock swarm
  unlock-key  Manage the unlock key
  update      Update the swarm

Run 'docker swarm COMMAND --help' for more information on a command.

Description

Manage the swarm.