This is the first version of the 1Password Secrets Orb for CircleCI.
Features
The orb brings up 3 commands:
install-cli
- installs 1Password CLI in your pipeline.exec
- loads secrets on demand and executes the commands requiring secrets.export
loads secrets with references exported in the environment, and makes them available to subsequent steps of the job.
New Contributors
Full Changelog: https://github.com/1Password/secrets-orb/commits/v1.0.0