mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
514 B
514 B
description, keywords, title, notoc
| description | keywords | title | notoc |
|---|---|---|---|
| Remove a cluster | documentation, docs, docker, cluster, infrastructure, automation | docker cluster rm | true |
Usage
docker cluster rm [OPTIONS] cluster
Use the following options as needed when removing a cluster:
--dry-run: Skips resource provisioning.-f,--force: Forces removal of the cluster files.--log-level string: Specifies the logging level. Valid values include:trace,debug,info,warn,error, andfatal. Defaults towarn.