ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Make formats extensible

Open schlessera opened this issue 8 years ago • 0 comments

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.

schlessera avatar Dec 23 '17 11:12 schlessera