| Crates.io | git-credential-1password-cli |
| lib.rs | git-credential-1password-cli |
| version | 0.2.2 |
| created_at | 2025-11-16 03:04:26.907022+00 |
| updated_at | 2025-11-25 07:05:34.268662+00 |
| description | A Git credential helper that integrates with 1Password CLI |
| homepage | https://github.com/sxzz/git-credential-1password-cli#readme |
| repository | https://github.com/sxzz/git-credential-1password-cli |
| max_upload_size | |
| id | 1935117 |
| size | 11,423 |
A Git credential helper that integrates with 1Password CLI.
cargo install git-credential-1password-cli
git config --global credential.helper "1password-cli <your-username> op://Vault/ItemName/fieldName"
MIT License © 2025-PRESENT Kevin Deng