Issue #6408 has been updated by Nigel Kersten.

Status changed from Available In Testing Branch to Closed


----------------------------------------
Refactor #6408: puppet cert supports bareword subcommands...
https://projects.puppetlabs.com/issues/6408

Author: Daniel Pittman
Status: Closed
Priority: Normal
Assignee: Nick Fagerlund
Category: documentation
Target version: 2.7.x
Affected Puppet version: 
Keywords: 
Branch: 


In the process of cleaning up the `puppet cert` application we unified a bunch 
of the command handling, and added support for bareword style subcommands.

Previously, you would have to use `puppet cert --clean $host`, while you can 
now also invoke `puppet cert clean $host`, which is more uniform to the rest of 
our code and infrastructure.

We probably don't want to introduce a UI change into the 2.6 series for this, 
and we carefully maintained the existing UI to allow that, but for the next 
major bump we should probably refocus to use the bareword versions, in the 
command line help and related documentation.


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