Skip to content

Commit

Permalink
Merge branch 'chronicle#5-region-docs' of https://github.com/dylan890…
Browse files Browse the repository at this point in the history
…2/cbn-tool into main
  • Loading branch information
Troy Ross committed Jun 22, 2022
2 parents e480ab4 + 1b5a88e commit c7c2223
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,17 @@ adding the following argument to the sample's command-line:
--credentials_file <path>
```


## Region

The Chronicle instance will have a region (`US`, `ASIA` or `EUROPE`). By default,
the CLI will use `US`. If you need to point to another region, you need to
specify it explicitly by adding the following argument to the command-line:

```shell
--region <region>
```

## Usage

- Getting Sample Logs
Expand Down

0 comments on commit c7c2223

Please sign in to comment.