
Bitwarden Vault CLI
The Bitwarden command-line interface (CLI) provides full access to your Bitwarden vault for retrieving passwords, secure notes, and other secrets programmatically. Supports email/password, API key, and SSO authentication methods with secure session management via tmux.
🚀 The Bitwarden Vault CLI gives you command-line access to all your passwords, secure notes, and secrets. Retrieve credentials instantly with simple commands like bw get password "GitHub" or fetch TOTP codes for two-factor authentication. Perfect for developers and automation workflows.
💡 Use this skill to automate credential management in scripts, integrate secrets into your development environment, or quickly access vault items without opening the GUI. Ideal for DevOps workflows, CI/CD pipelines, and secure secret retrieval in terminal-based tools.
✨ Built-in security features keep your secrets safe—sessions are isolated, credentials never log to disk, and you control when to lock your vault. Works with email/password, API keys, or enterprise SSO authentication.