mirror of https://github.com/docker/docs.git
21 lines
596 B
Markdown
21 lines
596 B
Markdown
---
|
|
description: Docker Swarm Commands Overview
|
|
keywords:
|
|
- Swarm, cluster, commands
|
|
menu:
|
|
main:
|
|
identifier: smn_swarm_subcmds
|
|
parent: workw_swarm
|
|
weight: 80
|
|
title: Command line reference
|
|
---
|
|
|
|
# Docker Swarm command line reference
|
|
|
|
- [swarm](swarm.md) — Run a Swarm container on Docker Engine
|
|
- [create](create.md) — Create a discovery token
|
|
- [list](list.md) — List the nodes in a Docker cluster
|
|
- [manage](manage.md) — Create a Swarm manager
|
|
- [join](join.md) — Create a Swarm node
|
|
- [help](help.md) — See a list of Swarm commands, or help for one command
|