Skip to content

Commit

Permalink
Document the --scope flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Piccirello committed Nov 13, 2019
1 parent b311f01 commit 6e159d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ $ doppler setup # select your project and config
$ doppler configure --all # (optional) view local configuration
```

The first command will save your api key to the local configuration file, and it will be scoped to the current directory. You can modify this scope by specifying the `--scope` flag. See `doppler help configure set` for more info, or run `doppler configure --all` to view your current configuration.

For a list of all commands:

```sh
Expand Down

0 comments on commit 6e159d4

Please sign in to comment.