Closed hansmi closed 5 years ago
I've since realized that quite a few other commands don't support JSON output either and that the exo api
group of commands allows for more direct API access with JSON output. I'm no longer considering this a bug.
Hi @hansmi, thank you for reporting this issue. I'm happy that you've found a workaround using the exo api
command, however this was actually a bug so we've fixed anyway in PR #179 ;)
Exoscale CLI 1.4.0 added the
--output-format
parameter which asks for all output to be in JSON. Theexo zone
subcommand doesn't respect it as ofexo 1.5.0 51659e3 (egoscale 0.18.1)
: