2022-03-09 12:57:07 +01:00
|
|
|
# docker compose version
|
|
|
|
|
|
|
|
<!---MARKER_GEN_START-->
|
|
|
|
Show the Docker Compose version information
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
2022-12-29 14:32:16 +01:00
|
|
|
| Name | Type | Default | Description |
|
|
|
|
|:-----------------|:---------|:--------|:---------------------------------------------------------------|
|
2023-05-05 12:43:27 +02:00
|
|
|
| `--dry-run` | | | Execute command in dry run mode |
|
2022-12-29 14:32:16 +01:00
|
|
|
| `-f`, `--format` | `string` | | Format the output. Values: [pretty \| json]. (Default: pretty) |
|
|
|
|
| `--short` | | | Shows only Compose's version number. |
|
2022-03-09 12:57:07 +01:00
|
|
|
|
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|