Files
docker-docs/swarm/reference/index.md
Gaetan c56964c890 fix type of keywords entry in frontmatter (in /swarm/ dir and search.md and release-notes.md) (#515)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:59:37 -08:00

12 lines
473 B
Markdown

---
description: Docker Swarm Commands Overview
keywords: Swarm, cluster, commands
title: 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