Skip to content

Commit aa6b647

Browse files
docs: Move build commands under Artifacts section
1 parent 2b24d7f commit aa6b647

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Sentry CLI Feature Snapshot
22

33
> [!NOTE]
4-
> This document was updated on **2026-02-06** and is accurate as of that date. We do not intend to actively maintain this document; it should only be considered as a snapshot of the Sentry CLI feature surface area at that time.
4+
> This document was updated on **2026-02-10** and is accurate as of that date. We do not intend to actively maintain this document; it should only be considered as a snapshot of the Sentry CLI feature surface area at that time.
55
66
## Scope
77

@@ -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)