Create option for machine readable output for scan
Open
- Dominant language
- Java
- Stars
- 200
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful if the fluo scan command had an option to produce machine readable output. This could be something like `fluo scan -a app1 --json` or `fluo scan -s app1 --csv`. Not sure what the best format to use for the output is. If we start with something like a `--json` option then we can always add something like a `--csv` option later.
Contributor guide
Assessment
This issue has not been assessed yet.