# Password Managers
## Bitwarden CLI
The Bitwarden command-line interface provides full vault management from the terminal.
- **Docs:** [bitwarden.com/help/cli](https://bitwarden.com/help/cli/)
- Fully-featured CLI matching desktop/browser extensions
- Cross-platform (Windows, macOS, Linux)
### Key Capabilities
- Generate strong passwords
- Encrypt/decrypt content
- List, add, edit, and delete vault items
- Lock/unlock vault
- Authenticate with your master password or hardware key
### Use Cases
- Automation scripts requiring credentials
- Secure password generation in terminal
- Cross-platform vault synchronization