mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
669 B
669 B
cargo-credential-1password
A Cargo credential provider for 1password.
cargo-credential-1password
uses the 1password op
CLI to store the token. You
must install the op
CLI from the 1password
website.
cargo-credential-1password
supports the following command-line arguments:
--account
: The account name to use. For a list of available accounts, runop account list
.--vault
: The vault name to use. For a list of available vaults, runop vault list
.