Skip to content

Make formats extensible #75

@schlessera

Description

@schlessera

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions