npm.io
0.2.1 • Published 8 years ago

1password-cli

Licence
ISC
Version
0.2.1
Deps
0
Vulns
0
Weekly
0

Reference

https://app-updates.agilebits.com/product_history/CLI

Note

This is not the official NPM module. It is only a wrapper for binary/executable files downloaded from the reference above

AMD64 is here

Usage:

export PLATFORM=$(node -e 'console.log(require(\"os\").platform())');
export PASSPATH=./node_modules/$PLATFORM;
chmod u+x $PASSPATH/op;
$PASSPATH/op # Check args from https://support.1password.com/command-line/.....