Issue #7700 has been reported by Peter Meier.
----------------------------------------
Bug #7700: new certificate face shows various action twices
https://projects.puppetlabs.com/issues/7700
Author: Peter Meier
Status: Unreviewed
Priority: Normal
Assignee:
Category: Faces
Target version: 2.7.x
Affected Puppet version: 2.7.0rc3
Keywords: faces, certificates
Branch:
On today's 2.7.x branch I get the following:
<pre>
# RUBYLIB=lib/ ./bin/puppet help certificate
Provide access to the CA for certificate management
USAGE: puppet certificate <action> [--terminus TERMINUS][--ca-location LOCATION]
This face interacts with a local or remote Puppet certificate
authority. Currently, its behavior is not a full superset of `puppet
cert`; specifically, it is unable to mimic puppet cert's "clean" option,
and its "generate" action submits a CSR rather than creating a
signed certificate.
OPTIONS:
--mode MODE - The run mode to use (`user`, `agent`, or
`master`).
--render-as FORMAT - The rendering format to use.
--verbose - Whether to log verbosely.
--debug - Whether to log debug information.
--ca-location LOCATION - The certificate authority to query
--terminus TERMINUS - The indirector terminus to use for this
action.
ACTIONS:
destroy Delete a local certificate.
destroy Delete a local certificate.
find Retrieve a certificate
find Retrieve a certificate
generate Generate a new certificate signing request for HOST.
info Print the default terminus class for this face.
info Print the default terminus class for this face.
list List all certificate signing requests.
save Invalid for this face.
save Invalid for this face.
search Invalid for this face.
search Invalid for this face.
sign Sign a certificate signing request for HOST.
TERMINI: ca, ca, file, file, rest, rest
COPYRIGHT AND LICENSE:
Copyright 2011 by Puppet Labs
Apache 2 license; see COPYING
</pre>
search, find etc. are available twice.
--
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.