mirror of https://github.com/docker/docs.git
25 lines
659 B
Markdown
25 lines
659 B
Markdown
---
|
|
description: Cluster CLI reference
|
|
keywords: documentation, docs, docker, cluster, infrastructure, automation
|
|
title: Cluster command-line reference
|
|
notoc: true
|
|
---
|
|
|
|
The following pages describe the usage information for the [docker cluster](overview) subcommands. You can also view this information by running `docker cluster [subcommand] --help` from the command line.
|
|
|
|
* [docker cluster](overview)
|
|
* [backup](backup)
|
|
* [create](create)
|
|
* [inspect](inspect)
|
|
* [logs](logs)
|
|
* [ls](ls)
|
|
* [restore](restore)
|
|
* [rm](rm)
|
|
* [update](update)
|
|
* [version](version)
|
|
|
|
## Where to go next
|
|
|
|
* [CLI environment variables](envvars)
|
|
* [docker cluster command](overview)
|