Summary
Follow-up to #518.
The previous version of the query clients CLI had the capability of producing verbose as well as JSON output if the user enabled those options. Currently, these functionalities are not implemented in the current query clients CLI. We should look into augmenting it with these behaviours. These could be useful for other CLIs as well.
Proposal
Implement components that allow users to specify verbose and/or JSON output for CLIs.
For Admin Use
Summary
Follow-up to #518.
The previous version of the
query clientsCLI had the capability of producing verbose as well as JSON output if the user enabled those options. Currently, these functionalities are not implemented in the currentquery clientsCLI. We should look into augmenting it with these behaviours. These could be useful for other CLIs as well.Proposal
Implement components that allow users to specify verbose and/or JSON output for CLIs.
For Admin Use