mirror of https://github.com/docker/docs.git
549 B
549 B
| description | keywords | title | notoc |
|---|---|---|---|
| Update a cluster | documentation, docs, docker, cluster, infrastructure, automation | docker cluster update | true |
Usage
docker cluster update [Options] cluster
Use the following options as needed to update a running cluster's desired state:
Options:
--dry-run: Skips resource provisioning.-f,--file string: Specfies cluster definition.--log-level string: Specifies the logging level. Valid values include:trace,debug,info,warn,error, andfatal. Defaults towarn.