Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ go build ./cmd/rollbaz

Use a Rollbar project token with read access.

Rollbar token types and permissions: https://docs.rollbar.com/docs/access-tokens

```bash
rollbaz project add my-service --token '<ROLLBAR_PROJECT_TOKEN>'
rollbaz project list
Expand Down Expand Up @@ -99,6 +101,8 @@ Token precedence:
3. active configured project token
4. `ROLLBAR_ACCESS_TOKEN`

If you are unsure which token to use, see: https://docs.rollbar.com/docs/access-tokens

## Quality Gates

```bash
Expand Down