diff --git a/_articles/miscellaneous/cli.md b/_articles/miscellaneous/cli.md index c20c3a03..fb5daad6 100644 --- a/_articles/miscellaneous/cli.md +++ b/_articles/miscellaneous/cli.md @@ -297,7 +297,7 @@ The `config` command allow you to specify settings for the CLI to use. For example, if you are using a self hosted Bitwarden server you will need to change the endpoint that the CLI communicates with. - bw server https://bitwarden.company.com + bw config server https://bitwarden.company.com ### Update