mirror of https://github.com/docker/compose.git
15 lines
359 B
Markdown
15 lines
359 B
Markdown
# docker compose version
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Show the Docker Compose version information
|
|
|
|
### Options
|
|
|
|
| Name | Type | Default | Description |
|
|
| --- | --- | --- | --- |
|
|
| `-f`, `--format` | `string` | | Format the output. Values: [pretty \| json]. (Default: pretty) |
|
|
| `--short` | | | Shows only Compose's version number. |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|