bitwarden-cli
CLI to access and manage a bitwarden vault
Powerful, fully-featured tool for accessing and managing your bitwarden vault. Most features that you find in other Bitwarden client applications (desktop, browser extension, etc.) are available from the CLI.
https://bitwarden.com/help/cli/
amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install bitwarden-cli
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
2025.2.0 | 4ff0cac781660a33801a8f2792e1f0b47e54d774a70174b19441cba30c3cd0a4 |
24773 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for bitwarden-cli are versioned here.
Click here to see bitwarden-cli ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/secops/bitwarden-cli/ops2deb.yml
name: bitwarden-cli
matrix:
versions:
- 2025.2.0
homepage: https://bitwarden.com/help/cli/
summary: CLI to access and manage a bitwarden vault
description: |-
Powerful, fully-featured tool for accessing and managing your bitwarden vault.
Most features that you find in other Bitwarden client applications (desktop,
browser extension, etc.) are available from the CLI.
fetch: https://github.com/bitwarden/clients/releases/download/cli-v{{version}}/bw-linux-{{version}}.zip
install:
- bw:/usr/bin/bw
script:
- sed -i "s/dh_strip --no-ddebs/true/" {{debian}}/rules
The blueprint fetch
keyword contains a URL template pointing to bitwarden-cli releases. Downloaded files are locked in a lockfile versioned here.
Click here to see bitwarden-cli release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/secops/bitwarden-cli/ops2deb.lock.yml
- url: https://github.com/bitwarden/clients/releases/download/cli-v2025.2.0/bw-linux-2025.2.0.zip
sha256: ddb69bb4266470a37e65b715ddba4d052fd20e3b191de1b25cc1fcae727f6129
timestamp: 2025-04-03 07:04:17+00:00