docker swarm
| 内容説明 | Manage Swarm |
|---|---|
| 利用方法 | docker swarm |
Swarm このコマンドは Swarm オーケストレーターにおいて動作します。
内容説明
Manage the swarm.
サブコマンド
| コマンド | 内容説明 |
|---|---|
docker swarm ca | Display and rotate the root CA |
docker swarm init | Initialize a swarm |
docker swarm join | Join a swarm as a node and/or manager |
docker swarm join-token | Manage join tokens |
docker swarm leave | Leave the swarm |
docker swarm unlock | Unlock swarm |
docker swarm unlock-key | Manage the unlock key |
docker swarm update | Update the swarm |