Open alexherbo2 opened 3 years ago
It could be nice to have the default output format set to JSON when the output is redirected.
Example
sycli list | jq
Currently, --output can be set to json.
--output
json
This is a good idea, thanks
It could be nice to have the default output format set to JSON when the output is redirected.
Example
Currently,
--output
can be set tojson
.