File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ the canonical format.
1515| :--------------------------| :---------| :--------| :----------------------------------------------------------------------------|
1616| ` --dry-run ` | ` bool ` | | Execute command in dry run mode |
1717| ` --environment ` | ` bool ` | | Print environment used for interpolation. |
18- | ` --format ` | ` string ` | ` yaml ` | Format the output. Values: [ yaml \| json] |
18+ | ` --format ` | ` string ` | | Format the output. Values: [ yaml \| json] |
1919| ` --hash ` | ` string ` | | Print the service config hash, one per line. |
2020| ` --images ` | ` bool ` | | Print the image names, one per line. |
2121| ` --no-consistency ` | ` bool ` | | Don't check model consistency - warning: may produce invalid Compose output |
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ options:
2121 swarm : false
2222 - option : format
2323 value_type : string
24- default_value : yaml
2524 description : ' Format the output. Values: [yaml | json]'
2625 deprecated : false
2726 hidden : false
You can’t perform that action at this time.
0 commit comments