0.1.2 • Published 2 years ago

@luuklelifeld/bitwarden-cli v0.1.2

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
2 years ago

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.