salt.output.dson

Display return data in DSON format

This outputter is intended for demonstration purposes. Information on the DSON spec can be found here.

This outputter requires Dogeon (installable via pip)

salt.output.dson.output(data, **kwargs)

Print the output data in JSON

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 3007.1

Previous topic

output modules