summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/cert.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: Fix cert app to print help and exit if no subcommandMatt Robinson2011-07-251-1/+2
* (#6408) Update puppet cert help for new subcommand action syntax.nfagerlund2011-04-141-47/+51
* maint: finish transition of application help to return strings.Daniel Pittman2011-04-121-2/+1
* Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-2/+1
* Merge branch '2.6.next' into nextMatt Robinson2011-03-071-12/+29
|\
| * (#5552) Display help when no subcommand is given.Daniel Pittman2011-02-221-1/+7
| * (#5552) Clean up subcommand handling inside puppet cert.Daniel Pittman2011-02-221-11/+21
* | (#1204) Reformat help text for puppet cert and describenfagerlund2011-02-171-55/+66
* | Maint: move puppet cert --helpJesse Wolfe2011-02-031-0/+111
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-71/+71
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* [#3961] Part two: --destroy should also be localJesse Wolfe2010-07-061-1/+1
* [#4090] Fix the run_mode for certs and put tests on the applications to asser...Matt Robinson2010-07-021-2/+2
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-1/+1
* [#3961] puppet cert --generate implies ca_location = :localJesse Wolfe2010-06-301-1/+5
* [#3961] Rename cert's @mode to @cert_mode to reduce confusionJesse Wolfe2010-06-301-5/+5
* Feature #2935: Applications should declare modesJesse Wolfe2010-02-171-0/+1
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-171-2/+2
* Fixes #3663 - It should be possible to list signed hosts onlyJames Turnbull2010-02-171-1/+7
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-171-1/+1
* Refactor #3706 Reify eigenclasses of ApplicationsJesse Wolfe2010-02-171-3/+3
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: "puppet cert"Jesse Wolfe2010-02-171-0/+76