Releases: oghdev/shhh
Releases · oghdev/shhh
v0.1.1
Installation
$ npm install -g https://github.com/oghdev/shhh/archive/0.1.1.tar.gz
$ shhh --help
shhh [command]
Commands:
shhh encrypt <key> [value] Encrypts input value and stores in s3
shhh decrypt <key> Decrypts given secret from s3
Global Options:
--help Show help
--version Show version number