Skip to content

Commit

Permalink
Remove non-existant login command
Browse files Browse the repository at this point in the history
  • Loading branch information
Piccirello committed Nov 13, 2019
1 parent 27b7eae commit b311f01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@ You can also directly download the generated `.deb` and `.rpm` packages. If a bi
Once installed, you can access the Doppler CLI with the `doppler` command.

```sh
$ doppler login # generate local credentials
$ doppler setup # select your project and config
$ doppler configure --all # (optional) view local configuration
$ doppler configure set key=$YOUR_API_KEY # set local credentials
$ doppler setup # select your project and config
$ doppler configure --all # (optional) view local configuration
```

For a list of all commands:
Expand Down

0 comments on commit b311f01

Please sign in to comment.