vault-bin
v0.2.2
Published
vault-bin
Downloads
7
Readme
vault-bin
Binary wrapper for vault - a tool for managing secrets. The website has plenty of info :)
Here is the source of all available downloads. Please submit pull request or issue if a binary doesn't work on a supported platform. Currently supports version 0.1.1.
CLI
$ npm install -g vault-bin
$ vault -h
API
var vault-bin = require('vault-bin')
License
MIT