Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
tmarquard
1 year agoNew Contributor
1Password CLI Biometric Authentication in Dev Container
I like to develop using https://code.visualstudio.com/docs/devcontainers/containers on my MacBook, and I love to be able to load secrets dynamically with the 1Password CLI. Using the 1Password CLI wo...
andyreagan
1 year agoNew Contributor
I've had exactly the same question, and it doesn't seem possible. You could use a service account to be able to run the `op` commands from within the container, or you can use the injection to make environment files (https://developer.1password.com/docs/cli/secrets-config-files/).