aura icon indicating copy to clipboard operation
aura copied to clipboard

Add documentation for writing output plugins

Open RootLUG opened this issue 5 years ago • 0 comments

Aura has support for defining output plugins to output the data in various formats. There are already several output formats built-in such as JSON, SQLite, text etc... however the documentation on how to write or extend Aura using the output plugins is missing as of now. This should be documented with an example/tutorial.

RootLUG avatar Nov 08 '20 13:11 RootLUG