@luuklelifeld/bitwarden-cli

0.1.2 • Public • Published

Bitwarden Command-line Interface

Platforms

The Bitwarden CLI is a powerful, full-featured command-line interface (CLI) tool to access and manage a Bitwarden vault. The CLI is written with TypeScript and Node.js and can be run on Windows, macOS, and Linux distributions.

CLI

Fork

This is not the official Bitwarden CLI, you can find that here. This is a fork of the official project which removes the dependency on a file called messages.json. The reason for this is that this file is not properly added to the node_modules folder when deploying to Microsoft Azure Functions.

If you're interested in using Bitwarden passwords in your node project, check out my bitwarden-js interface. This interfaces with the Bitwarden CLI to retrieve your passwords in a secure manner.

Package Sidebar

Install

npm i @luuklelifeld/bitwarden-cli

Weekly Downloads

0

Version

0.1.2

License

GPL-3.0-only

Unpacked Size

3.95 MB

Total Files

5

Last publish

Collaborators

  • luuklelifeld