Mark Small
cc4294dd45
Add auto-completion for puppet module:
...
Provides auto-complete options for puppet module sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
50afe1d2a4
Add auto-completion for puppet master:
...
Provides auto-complete options for puppet master sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
41838d0aaf
Add auto-completion for puppet man:
...
Provides auto-complete options for puppet man sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
57aff237c2
Add auto-completion for puppet kick:
...
Provides auto-complete options for puppet kick sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
523554e691
Add auto-completion for puppet key:
...
Provides auto-complete options for puppet key sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
6b8ae5e16c
Add auto-completion for puppet instrumentation_probe:
...
Provides auto-complete options for puppet instrumentation_probe sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
bf3555088b
Add auto-completion for puppet instrumentation_listener:
...
Provides auto-complete options for puppet instrumentation_listener sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
9d212abf3b
Add auto-completion for puppet instrumentation_data:
...
Provides auto-complete options for puppet instrumentation_data sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
e10b808c43
Add auto-completion for puppet inspect:
...
Provides auto-complete options for puppet inspect sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
b7fddb6c28
Add auto-completion for puppet filebucket:
...
Provides auto-complete options for puppet filebucket sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
d0095421ac
Add auto-completion for puppet file:
...
Provides auto-complete options for puppet file sub-command.
2014-05-13 19:56:31 +01:00
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