circles icon indicating copy to clipboard operation
circles copied to clipboard

"occ circles:membership --output json ..." ignores output option and just shows plain output

Open gonzalo opened this issue 9 months ago • 1 comments

It doesn't matter if you ask for json or json_pretty.

I use this command to perform some operations with bash scripting, and it would be nice and safer to be able to parse output with some json library instead of plain sed/awk commands.

Regards

gonzalo avatar May 24 '24 09:05 gonzalo