1Poshword - PowerShell client for 1Password
Sep 12, 2016I’m happy to publicize a little project I’ve been working on recently: 1Poshword, a PowerShell client for the 1Password password manager. Code is available at https://github.com/latkin/1poshword.
You can read the full details in the project README, but I’ve included the demo screencast and basic bullets below.
- Cross-platform (Windows/OSX/Linux, PowerShell v3.0+)
agilekeychain
andopvault
support- Login, Password, Secure Note, and Generic Account decryption
- Metadata for all entries
- Tab completion (
agilekeychain
only) - Output formats
PSCredential
SecureString
- Plaintext
- Clipboard
- Complete
Get-Help
documentation
Try it out and let me know what you think!