Skip to content

RnbWd/vault-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vault-bin Build StatusDependency StatusVersion

Binary wrapper for vault - a tool for managing secrets. The website has plenty of info :)

NPM

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