git-credential-1password-cli

Crates.iogit-credential-1password-cli
lib.rsgit-credential-1password-cli
version0.2.2
created_at2025-11-16 03:04:26.907022+00
updated_at2025-11-25 07:05:34.268662+00
descriptionA Git credential helper that integrates with 1Password CLI
homepagehttps://github.com/sxzz/git-credential-1password-cli#readme
repositoryhttps://github.com/sxzz/git-credential-1password-cli
max_upload_size
id1935117
size11,423
Kevin Deng (sxzz)

documentation

README

git-credential-1password-cli

A Git credential helper that integrates with 1Password CLI.

Install

cargo install git-credential-1password-cli

Setup

git config --global credential.helper "1password-cli <your-username> op://Vault/ItemName/fieldName"

Sponsors

License

MIT License © 2025-PRESENT Kevin Deng

Commit count: 0

cargo fmt