Issue #12322 has been updated by Eric Connell.

Well if at least the CLI help doesn't list the options, I'd think the man page 
would be a good candidate for listen subcommand options:

http://docs.puppetlabs.com/man/cert.html

You could list the options of each subcommand in there and I would have found 
that via searching, too.
----------------------------------------
Bug #12322: CLI help documentation only supports one command level
https://projects.puppetlabs.com/issues/12322

Author: Eric Connell
Status: Needs Decision
Priority: Normal
Assignee: Randall Hansen
Category: documentation
Target version: 
Affected Puppet version: 2.7.1
Keywords: documention options parameters
Branch: 


When requesting help via the cli commands, puppet does not support getting 
information about subcommands.

For example:

<pre>puppet help cert</pre>

returns help for the cert command, but there is no method for getting a list of 
options of subcommands of cert.  I would expect:

<pre>puppet help cert generate</pre> to give me a list of options that can be 
passed to the generate subcommand.




-- 
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.

Reply via email to