1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 15:30:09 +00:00
ohmyzsh/plugins/vault/README.md

19 lines
491 B
Markdown
Raw Normal View History

2015-12-31 13:05:15 +00:00
## 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")
2015-12-31 13:05:15 +00:00
####Create new Vault token
![Create token](https://i.imgur.com/xMegNgh.png "Create token")
2015-12-31 13:05:15 +00:00
####Enable audit backends
![Audit backends](https://i.imgur.com/fKLeiSF.png "Audit backends")
2015-12-31 13:05:15 +00:00
Crafted with <3 by Valentin Bud ([@valentinbud](https://twitter.com/valentinbud))