/op-secret-automation-test

1Password Secrets Automation Test

Primary LanguageGoMIT LicenseMIT

op-secret-automation-test

1Password Secrets Automation Test

Usage

Just a simple proof of concept test of a few methods of retrieving secrets.

export OP_HOST="http://connect.server:8090"
export OP_TOKEN="ImALittleTokenShortAndStoutHereIsMySecretHereIsMyStdout"
make run