1pa
1pa copied to clipboard
1Password Command Line Interface written in Go for Linux, Windows, MacOS
1pa
1Password Command Line Interface written in Go

Installation
- Install Go (Go 1.8+ required)
go get -u github.com/vinc3m1/1pa
Usage
- run
1pa [~/Dropbox/path/to/1Password.opvault] - type
/to search through all fields except passwords, and use arrow keys to choose an item. - select an item to copy the password to clipboard
To show (unmask) and allow searching of passwords, use the -s flag: 1pa -s [path/to/opvault]