Issue #8280 has been updated by R.I. Pienaar. Status changed from Accepted to Closed
---------------------------------------- Feature #8280: RPC::Helpers#rpcresults should support JSON https://projects.puppetlabs.com/issues/8280 Author: R.I. Pienaar Status: Closed Priority: Normal Assignee: R.I. Pienaar Category: SimpleRPC Target version: 1.3.x Keywords: Branch: Affected mCollective version: The printrpc method uses Helper#rpcresults to do the actual formatting of output, this should support JSON output. * A new client option -j should be added that enables JSON output * A new config option should optionally enable JSON for all non TTY directed output * When JSON output is enabled the rpcstats and progress bar should be surpressed or rpcstats should always print to STDERR * The actual JSON output should be a array of SimpleRPC style results All clients will thus support a consistent notion of JSON output. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
