$ brew tap bndw/pick
$ brew install bndw/pick/pick-pass
or
$ git clone https://github.com/bndw/pick && cd pick
$ make
$ make install
Usage
Usage:
pick [command]
Available Commands:
add Add a credential
backup Backup the safe
cat Cat a credential
cp Copy a credential to the clipboard
export Export decrypted credentials in JSON format
ls List all credentials
rm Remove a credential
version Print the version number of pick
Use "pick [command] --help" for more information about a command.