Commit graph

2,602 commits

Author SHA1 Message Date
Mark Small
052412189a Changed description. 2014-05-13 19:57:22 +01:00
Mark Small
39dce955c7 Removed unnecessary command. 2014-05-13 19:57:22 +01:00
Mark Small
13b0153456 Add auto-completion for puppet status:
Provides auto-complete options for puppet status sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
fd1cfa6432 Add auto-completion for puppet secret_agent:
Provides auto-complete options for puppet secret_agent sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
207ce1ec8a Add auto-completion for puppet resource_type:
Provides auto-complete options for puppet resource_type sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
dc1d497b87 Add auto-completion for puppet resource:
Provides auto-complete options for puppet resource sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
714da4218b Add auto-completion for puppet report:
Provides auto-complete options for puppet report sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
6dd78d676e Add auto-completion for puppet plugin:
Provides auto-complete options for puppet plugin sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
f51f858bb3 Add auto-completion for puppet parser:
Provides auto-complete options for puppet parser sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
5b354cf280 Add auto-completion for puppet node:
Provides auto-complete options for puppet node sub-command.
2014-05-13 19:57:22 +01:00
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
Mark Small
18505a0ce1 Added aliases for puppet. 2014-05-13 19:53:54 +01:00
Robby Russell
eafd5f3252 Merge pull request #1635 from jimhester/per-directory-history
Update to latest per-directory-history
2014-04-19 12:56:21 -07:00
Robby Russell
11bf1a3a29 Merge pull request #2681 from mcornella/fix-zsh_reload-plugin
Various fixes on zsh_reload plugin
2014-04-19 12:55:56 -07:00
Robby Russell
4509228c53 Merge pull request #2728 from benwong/patch-2
Spelling correction in itunes control function.
2014-04-19 12:55:30 -07:00
Robby Russell
59de9aaa65 Merge pull request #2671 from ukrutt/master
Correct redirection of stderr
2014-04-19 12:55:09 -07:00
Robby Russell
01dcf51fdf Merge pull request #2502 from UniIsland/patch-1
`fc -l 1` instead of `history` in zsh_stats, fixes #2501
2014-04-19 12:54:35 -07:00
Robby Russell
5eb5f7138a Merge pull request #2511 from FloFra/master
Makes history-substring-search use term specific up and down buttons.
2014-04-19 12:54:10 -07:00
Robby Russell
8aa6e6a412 Merge pull request #2650 from kemko/patch-1
don't add --exclude-dir to GREP_OPTIONS on FreeBSD
2014-04-19 12:53:42 -07:00
Robby Russell
ee31abfb2d Merge pull request #2729 from grodzik/master
Fix for Python3
2014-04-19 07:15:04 -07:00