1password-cli 中文文档教程

发布于 7年前 浏览 28 更新于 3年前

Reference

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

Note

这不是官方的 NPM 模块。 它只是从上面的参考下载的二进制/可执行文件的包装器

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/.....

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/.....
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文