Commit graph

23 commits

Author SHA1 Message Date
Mark Small
48240a1dee Add auto-completion for puppet facts:
Provides auto-complete options for puppet facts sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
4af5708173 Add auto-completion for puppet doc:
Provides auto-complete options for puppet doc sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
7a066b661f Add auto-completion for puppet device:
Provides auto-complete options for puppet device sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
0b0593a22d Add auto-completion for puppet describe:
Provides auto-complete options for puppet describe sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
eaae32d0c3 Add auto-completion for puppet config:
Provides auto-complete options for puppet config sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
b85cbcc753 Fix certificate_revocation_list options. 2014-05-13 19:56:31 +01:00
Mark Small
06ba11272c Fix certificate options. 2014-05-13 19:56:31 +01:00
Mark Small
31adfa1f55 Add auto-completion for puppet certificate_revocation_list:
Provides auto-complete options for puppet certificate-revocation_list sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
73d10f5ba4 Add more certificate options. 2014-05-13 19:55:34 +01:00
Mark Small
2371d5978a Add missing cert options. 2014-05-13 19:55:34 +01:00
Mark Small
996caceffb Add missing catalog options. 2014-05-13 19:55:19 +01:00
Mark Small
9080167f45 Add auto-completion for puppet certificate:
Provides auto-complete options for puppet certificate sub-command.
2014-05-13 19:55:12 +01:00
Mark Small
73d3a70ea0 Fix bug in cert arguments:
* clean option had an extra single quote.
* fingerprint option had a single quote as part of the text so changed outer quotes to double quotes.
2014-05-13 19:55:06 +01:00
Mark Small
06c31ac969 Add commonly used aliases:
* Renamed alias to allow the more common usage to use the shorter form alias.
* Added alias to get catalog from master.
* Added alias to test getting catalog from master without actually doing it.
2014-05-13 19:54:59 +01:00
Mark Small
911310f2c2 Add auto-completion for puppet cert:
Provides auto-complete options for puppet cert sub-command.
2014-05-13 19:54:52 +01:00
Mark Small
d306e2fc27 Add auto-completion for puppet catalog:
Provides auto-complete options for puppet catalog sub-command.
2014-05-13 19:54:46 +01:00
Mark Small
5794fcd28a Add auto-completion for puppet ca:
Provides auto-complete options for puppet ca sub-command.
2014-05-13 19:54:40 +01:00
Mark Small
cbddb89699 Add auto-completion for puppet apply:
Provides auto-complete options for puppet apply sub-command.
2014-05-13 19:54:34 +01:00
Mark Small
d76d799aa2 Add Puppet agent auto-completion:
The plugin provides auto-completion to the top-level commands of puppet.
It also provides auto-completion for the agent sub-command.
2014-05-13 19:54:27 +01:00
Mark Small
a960973c50 Move puppet plugin into custom area:
Since puppet is a new plugin, it seems best if it resides under the custom area.
2014-05-13 19:54:17 +01:00
Peter Jaros
af03da0dc9 Move example plugin to the custom plugins dir. 2012-05-16 14:51:52 -04:00
Jake Bell
f8aae64e47 Adding ability to override plugins from the custom directory. 2011-05-26 12:34:37 -05:00
Robby Russell
107322c2e8 Moving some example files into custom/ 2009-09-23 08:02:58 -07:00