ideas
ideas copied to clipboard
Make formats extensible
For the commands that provide multiple --format outputs, we should discuss providing a standardized extension mechanism.
- Make the array of available formats filterable.
- Provide a way to map a format to an implementation that transforms the provided data into that format.
In this way, one could provide optional packages that add a specific format (like a Nagios-compatible output or an XML output) across the board.