compose/cmd
Alessio Perugini d6e3fa6d74 Fix config --variables not honoring the --format flag
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>
2025-05-06 22:33:52 +02:00
..
cmdtrace Test commandName subcommand order 2025-03-14 10:00:45 +01:00
compatibility Full test coverage for convert compatibility cmd 2025-02-05 18:08:54 +01:00
compose Fix config --variables not honoring the --format flag 2025-05-06 22:33:52 +02:00
formatter bump golangci-lint to version v2.0.2 2025-03-31 18:50:15 +02:00
main.go remove exit code per error type used by legacy metrics system 2025-01-28 10:26:41 +01:00