Skip to content

Commit

Permalink
id support (#10983)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrajjoshi authored Aug 5, 2024
1 parent 757bef6 commit ab5c0d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cli/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@ The URL to use to connect to Sentry. This defaults to `https://sentry.io/`.

`SENTRY_ORG` (_defaults.org_):

The slug of the organization to use for a command.
The ID or slug of the organization to use for a command.

`SENTRY_PROJECT` (_defaults.project_):

The slug of the project to use for a command.
The ID or slug of the project to use for a command.

`SENTRY_VCS_REMOTE` (_defaults.vcs_remote_):

Expand Down

0 comments on commit ab5c0d5

Please sign in to comment.