Hacker News new | ask | show | jobs
by niteshade 847 days ago
We use both the 1Password CLI and 1Password Connect.

The CLI tool is handy for retrieving secrets from your vaults in the CLI, handy for one-off uses like scripts etc.

The Connect server is more suited for infrastructure secrets and allows you to whitelist which vaults are available through it. You can then use secrets exposed from Connect as part of your Docker image build process on CI, for example.