HomePhorge

(#7160) Support 'json' as a rendering method for CLI faces.
80adaea6319bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7160) Support 'json' as a rendering method for CLI faces.

We already had some specialized support for rendering JSON using the PSON
libraries; this just extends that to recognize the request on the command line
for json to be identical to a request for pson.

Theoretically we should also support the format in our network rendering code,
but that is a much bigger change, in established code, that has more chance of
destabilizing the whole release.

Reviewed-By: Max Martin <max@puppetlabs.com>

Details

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU80adaea6319b: (#7160) Support 'json' as a rendering method for CLI faces. (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 28 2011, 7:50 PM