Skip to content

Commit e0ba6ea

Browse files
docs: Move build commands under "Artifacts" section
They belong there, not under "Releases and Deploys"
1 parent 2b24d7f commit e0ba6ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/snapshots/2026-02-06-sentry-cli-feature-snapshot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ Commands that create, manage, and annotate releases and deployments.
4343
- `deploys` — Manage deployments for Sentry releases.
4444
- `deploys list` — List all deployments of a release.
4545
- `deploys new` — Creates a new release deployment.
46-
- `build` — Manage builds.
47-
- `build upload` — Upload builds to a project.
4846

4947
## Artifacts And Symbolication
5048

@@ -67,6 +65,8 @@ Commands that upload, analyze, or manage build artifacts and symbolication input
6765
- `react-native` — Upload build artifacts for react-native projects.
6866
- `react-native gradle` — Upload react-native projects in a gradle build step.
6967
- `react-native xcode` — Upload react-native projects in a Xcode build step.
68+
- `build` — Manage builds.
69+
- `build upload` — Upload builds to a project.
7070

7171
## Events, Issues, And Logs
7272

0 commit comments

Comments
 (0)