Skip to content

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.

secops

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

sudo apt install bitwarden-cli

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    bitwarden-cli=2024.8.2*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      bitwarden-cli=2024.8.2*

Download URLs

Version SHA256 Size (KB)
2024.8.2 4bf4163ca858b42087668946abf14bad5c775430a351421ba106e4df6b653c09 23746
2024.8.1 a08b457e4a4e200ab411322b7bca7794e17942767ad0669b537ffc9f576a1a3e 23745
2024.8.0 a23bf0de38550e3b34777fd9a39e0b6d841258cc63a6ae0cdd1413a9985d335e 23744
2024.6.1 29c6f4c2e8333a08158268c3fc15d50a1198c682c21df0448abffc1fe91866d5 23797

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:
    - 2024.6.1
    - 2024.8.0
    - 2024.8.1
    - 2024.8.2
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-v2024.6.1/bw-linux-2024.6.1.zip
  sha256: 2d8857b6a3bc2b37ffd3433ffd4cf2c5e534fb7d4941f68134792781a37fce06
  timestamp: 2024-07-21 13:15:04+00:00
- url: https://github.com/bitwarden/clients/releases/download/cli-v2024.8.0/bw-linux-2024.8.0.zip
  sha256: f84f651af687c157615977fa3c1fe53c21e606ee4f42770379101300e39dcc25
  timestamp: 2024-08-23 18:07:12+00:00
- url: https://github.com/bitwarden/clients/releases/download/cli-v2024.8.1/bw-linux-2024.8.1.zip
  sha256: 44d3a1aea0b9e5d43ea1d431dd43dff937c8671c6e386e41716b4e9eaf0b379a
  timestamp: 2024-08-26 21:05:59+00:00
- url: https://github.com/bitwarden/clients/releases/download/cli-v2024.8.2/bw-linux-2024.8.2.zip
  sha256: ab33975a785c96e503938a3964476ddd8d4674b53ecd2642a951596a11005da9
  timestamp: 2024-09-05 18:06:26+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/bitwarden-cli.svg)](https://docs.wakemeops.com/packages/bitwarden-cli)
<a href="https://docs.wakemeops.com/packages/bitwarden-cli">
  <img src="https://docs.wakemeops.com/badges/bitwarden-cli.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/bitwarden-cli.svg
:target: https://docs.wakemeops.com/packages/bitwarden-cli