Feature #10921

help docs should list possible --render-as formats that are available

Added by Garrett Honeycutt over 1 year ago. Updated over 1 year ago.

Status:AcceptedStart date:11/17/2011
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-
Affected Puppet version: Branch:
Keywords:

Description

When running the following command, the snip below is shown in the help.

$ puppet help node_aws

 --render-as FORMAT             - The rendering format to use.

We do not list what the potential formats are and should.

Perhaps something like the following with a correct listing of the formats (I made up the ones there)

 --render-as FORMAT             - The rendering format to use. (json, yaml, or xml)

History

#1 Updated by Daniel Pittman over 1 year ago

  • Tracker changed from Bug to Feature
  • Project changed from Cloud-Provisioner to Puppet
  • Status changed from Unreviewed to Accepted

This is a standard option from the faces infrastructure, so fixing it requires us to hit that up. I have moved it to the right tracker and accepted it, as it is a good change. We will get to this in due course as we work through other faces issues.

Also available in: Atom PDF