docs: regenerate

Signed-off-by: Alessio Perugini <alessio@perugini.xyz>
This commit is contained in:
Alessio Perugini 2025-05-06 20:54:30 +02:00 committed by Nicolas De loof
parent f0f47a8aa8
commit 4bf18d2325
2 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,7 @@ the canonical format.
|:--------------------------|:---------|:--------|:----------------------------------------------------------------------------|
| `--dry-run` | `bool` | | Execute command in dry run mode |
| `--environment` | `bool` | | Print environment used for interpolation. |
| `--format` | `string` | `yaml` | Format the output. Values: [yaml \| json] |
| `--format` | `string` | | Format the output. Values: [yaml \| json] |
| `--hash` | `string` | | Print the service config hash, one per line. |
| `--images` | `bool` | | Print the image names, one per line. |
| `--no-consistency` | `bool` | | Don't check model consistency - warning: may produce invalid Compose output |

View File

@ -21,7 +21,6 @@ options:
swarm: false
- option: format
value_type: string
default_value: yaml
description: 'Format the output. Values: [yaml | json]'
deprecated: false
hidden: false