Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
tmarquard
2 years 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
10 months 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/).