1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

cli screenshot

This commit is contained in:
Kyle Spearrin
2018-05-18 12:16:45 -04:00
parent 96d1f4768a
commit ab9b874641
2 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ tags: [cli, command, script, bash, shell, powershell]
Bitwarden provides a powerful, full-featured command-line interface (CLI) tool to access and manage your Bitwarden vault. All features that you find in other Bitwarden client applications (desktop, browser extension, etc) are also available through the CLI. The CLI can be used cross-platform on Windows, macOS, and Linux distributions.
![CLI Screenshot](/images/cli.png "CLI Window")
## Quick Start
1. [Download and install](#download--install) the CLI for your platform.
@@ -125,7 +127,7 @@ The Bitwarden CLI is self-documented with `--help` content and examples for ever
This option will list all available commands that you can use with the CLI.
Additionally, you can run the `--help` option on an 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:
bw list --help
bw create --help

BIN
images/cli.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB