i want to have this plugin with action called global-view to output the exact same data that the app.
also you can specify a format with --format which can be json, csv or xslx.
when specifying xslx format you must specify a file ouput as well using the --output-file option
you can specify the output file for the otehr format but it's optionnal if not specify the output will be in the out of terminal.
you need also to provide help on usage of course