mirror of https://github.com/docker/docs.git
513 B
513 B
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
, andfatal
. Defaults towarn
.-q
,--quiet
: Displays only numeric IDs.