mirror of https://github.com/docker/docs.git
16 lines
467 B
Markdown
16 lines
467 B
Markdown
---
|
|
description: Print Version
|
|
keywords: documentation, docs, docker, cluster, infrastructure, automation
|
|
title: docker cluster version
|
|
notoc: true
|
|
---
|
|
|
|
## Usage
|
|
```
|
|
docker cluster version
|
|
```
|
|
Use the following options as needed for printing Version, Commit, and Build type:
|
|
|
|
- `--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`.
|