mirror of
https://github.com/docker/compose.git
synced 2026-06-30 13:17:32 +00:00
When providing the --variables with --format flag, the current implementation always printed in human readable form. This patch correctly add the missing format in the formatter.Print function, making the commands behave as an user would expect. Example: `config --variables --format json` Signed-off-by: Alessio Perugini <alessio@perugini.xyz> |
||
|---|---|---|
| .. | ||
| cmdtrace | ||
| compatibility | ||
| compose | ||
| formatter | ||
| main.go | ||