From 55457187d18221e76bd12f0fb2cfab65c49b92fb Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Tue, 5 Mar 2019 01:09:01 +0100 Subject: Initial commit --- .oh-my-zsh/plugins/vault/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .oh-my-zsh/plugins/vault/README.md (limited to '.oh-my-zsh/plugins/vault/README.md') diff --git a/.oh-my-zsh/plugins/vault/README.md b/.oh-my-zsh/plugins/vault/README.md new file mode 100644 index 0000000..5cdbb16 --- /dev/null +++ b/.oh-my-zsh/plugins/vault/README.md @@ -0,0 +1,18 @@ +## Vault (https://www.vaultproject.io) autocomplete plugin + +- Adds autocomplete options for all vault commands. + +####Show help for all commands +![General Help](https://i.imgur.com/yv5Db1r.png "Help for all commands") + + +####Create new Vault token +![Create token](https://i.imgur.com/xMegNgh.png "Create token") + + +####Enable audit backends +![Audit backends](https://i.imgur.com/fKLeiSF.png "Audit backends") + + + +Crafted with <3 by Valentin Bud ([@valentinbud](https://twitter.com/valentinbud)) -- cgit v1.2.3