### Goal Improve the clarity of the output of `fleetctl debug errors`. The current output of the command is: ``` ~/projects/fleet $ ./build/fleetctl debug errors Output written to fleet-errors-2022-05-02T14:39:24-03:00 ``` ### How? - [x] Add a warning prompting the user to clean up any sensitive data from the file before sharing - [x] Make the output more visible - [x] add a flag to print the output to stdout - [x] (optional) add the `json` extension to the generated file
Goal
Improve the clarity of the output of
fleetctl debug errors. The current output of the command is:How?
jsonextension to the generated file