mirror of
https://github.com/bitwarden/cli
synced 2025-12-12 22:33:37 +00:00
Update README.md
This commit is contained in:
@@ -9,7 +9,7 @@ The Bitwarden CLI is a powerful, full-featured command-line interface (CLI) tool
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Download/Install
|
## Download/Install
|
||||||
|
|
||||||
You can install the Bitwarden CLI multiple different ways:
|
You can install the Bitwarden CLI multiple different ways:
|
||||||
|
|
||||||
@@ -36,7 +36,7 @@ We provide natively packaged versions of the CLI for each platform which have no
|
|||||||
brew install bitwarden
|
brew install bitwarden
|
||||||
```
|
```
|
||||||
|
|
||||||
# Documentation
|
## Documentation
|
||||||
|
|
||||||
The Bitwarden CLI is self-documented with `--help` content and examples for every command. You should start exploring the CLI by using the global `--help` option:
|
The Bitwarden CLI is self-documented with `--help` content and examples for every command. You should start exploring the CLI by using the global `--help` option:
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ bw create --help
|
|||||||
|
|
||||||
We provide detailed documentation and examples for using the CLI in our help center at https://help.bitwarden.com/article/cli/.
|
We provide detailed documentation and examples for using the CLI in our help center at https://help.bitwarden.com/article/cli/.
|
||||||
|
|
||||||
# Build/Run
|
## Build/Run
|
||||||
|
|
||||||
**Requirements**
|
**Requirements**
|
||||||
|
|
||||||
@@ -77,7 +77,7 @@ You can then run commands from the `./build` folder:
|
|||||||
node ./build/bw.js login
|
node ./build/bw.js login
|
||||||
```
|
```
|
||||||
|
|
||||||
# Contribute
|
## Contribute
|
||||||
|
|
||||||
Code contributions are welcome! Please commit any pull requests against the `master` branch. Learn more about how to contribute by reading the [`CONTRIBUTING.md`](CONTRIBUTING.md) file.
|
Code contributions are welcome! Please commit any pull requests against the `master` branch. Learn more about how to contribute by reading the [`CONTRIBUTING.md`](CONTRIBUTING.md) file.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user