CLIs and interpreters to manage 1Password vaults and Azure AD integration
10K+
CLIs and interpreters to manage 1Password vaults and Azure AD integration.
docker run \
--rm \ # Recommended
--volume $PWD:/code \ # Recommended
--workdir /code \ # Recommended
--hostname onepassword-pipeline-tools \ # Optional
-it \ # As per your requirements
dfdsdk/onepassword-tools:latest
Base File: python:3.13-slim (which uses a debian base image)
The op command-line tool requires a 1Password account.
| Resource | URL |
|---|---|
| Usage Documentation | https://support.1password.com/command-line-getting-started/ |
| Release Notes | https://app-updates.agilebits.com/product_history/CLI2 |
Content type
Image
Digest
sha256:0d30eb9cf…
Size
215.7 MB
Last updated
4 months ago
docker pull dfdsdk/onepassword-tools