mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
549 B
549 B
description, keywords, title, notoc
| 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.