Issue #14323 has been updated by Dan Bode.
thanks Kelsey! I guess this ticket is mainly about the fact that the commands are not the same. I think it would be reasonable to expect at least the list action to work the same between the old way of doing it to the new way. If it makes sense, I may actually change this ticket to say that puppet certificate list should default ca_location to local so that it behaves the same as puppet cert list ---------------------------------------- Bug #14323: puppet cert list and puppet certificate are confusingly similar https://projects.puppetlabs.com/issues/14323#change-62082 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.
