Files
docker-docs/cluster/reference/ls.md
Joe Abbey 2ec4f7f180 [WIP] Docker Cluster (#1126)
Co-Authored-By: Chris Girard <chris.girard@docker.com>
2019-06-06 08:17:28 -04:00

513 B

description, keywords, title, notoc
description keywords title notoc
List all available clusters documentation, docs, docker, cluster, infrastructure, automation docker cluster ls true

Usage

docker cluster ls [OPTIONS]

Use the following options as needed to list all available clusters:

  • --dry-run: Skips resource provisioning.
  • --log-level string: Specifies the logging level. Valid values include: trace,debug,info,warn,error, and fatal. Defaults to warn.
  • -q, --quiet: Displays only numeric IDs.