1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-15 15:53:44 +00:00

Merge branch 'master' of github.com:bitwarden/cli

This commit is contained in:
Kyle Spearrin
2018-05-18 15:27:02 -04:00

View File

@@ -7,6 +7,8 @@
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](https://imgur.com/MPPu112.png "CLI")
# Download/Install
You can install the Bitwarden CLI multiple different ways:
@@ -33,7 +35,7 @@ bw --help
This option will list all available commands that you can use with the CLI.
Additionally, you can run the `--help` option on a specific command to learn more about it specifically. For example:
Additionally, you can run the `--help` option on a specific command to learn more about it:
```bash
bw list --help