/credstash-cli

CLI Port of Credstash

Primary LanguageJavaScriptMIT LicenseMIT

node-credstash

Node.js port of credstash

$ npm install -g credstash-cli
$ credstash put 'Death Star' 'Invulnerable' 'imperial=true'
Death Star has been stored
$ credstash get 'Death Star' 'imperial=true'
Invulnerable

Please go to credstash for command line documentation