Issue #14323 has been updated by Kelsey Hightower. Status changed from Unreviewed to Needs Decision
Should we open a feature request to see about deprecating the `cert` command in favor of the `certificate` Face? ---------------------------------------- Bug #14323: puppet cert list and puppet certificate are confusingly similar https://projects.puppetlabs.com/issues/14323#change-62055 Author: Dan Bode Status: Needs Decision Priority: Normal Assignee: Dan Bode Category: Target version: Affected Puppet version: Keywords: Branch: Hi, I am not sure if this is a bug, but I found it confusing as a user. On a properly configured Puppet environment: I can list certificates by running <pre> > puppet cert list foobar (E2:46:19:52:16:59:F4:A2:7E:28:EC:8E:9B:FA:95:65) </pre> trying to do the same thing with puppet certificate results in a failure: <pre> > puppet certificate list err: The following options are required: ca_location err: Try 'puppet help certificate list' for usage </pre> Are these commands supposed to do the same thing? -- 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.
