docs: regenerate
Signed-off-by: Alessio Perugini <alessio@perugini.xyz>
This commit is contained in:
parent
f0f47a8aa8
commit
4bf18d2325
@ -15,7 +15,7 @@ the canonical format.
|
|||||||
|:--------------------------|:---------|:--------|:----------------------------------------------------------------------------|
|
|:--------------------------|:---------|:--------|:----------------------------------------------------------------------------|
|
||||||
| `--dry-run` | `bool` | | Execute command in dry run mode |
|
| `--dry-run` | `bool` | | Execute command in dry run mode |
|
||||||
| `--environment` | `bool` | | Print environment used for interpolation. |
|
| `--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. |
|
| `--hash` | `string` | | Print the service config hash, one per line. |
|
||||||
| `--images` | `bool` | | Print the image names, 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 |
|
| `--no-consistency` | `bool` | | Don't check model consistency - warning: may produce invalid Compose output |
|
||||||
|
@ -21,7 +21,6 @@ options:
|
|||||||
swarm: false
|
swarm: false
|
||||||
- option: format
|
- option: format
|
||||||
value_type: string
|
value_type: string
|
||||||
default_value: yaml
|
|
||||||
description: 'Format the output. Values: [yaml | json]'
|
description: 'Format the output. Values: [yaml | json]'
|
||||||
deprecated: false
|
deprecated: false
|
||||||
hidden: false
|
hidden: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user