-
-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Description
CLI Version
2.31.0
Operating System and Architecture
- macOS (arm64)
- macOS (x86_64)
- Linux (i686)
- Linux (x86_64)
- Linux (armv7)
- Linux (aarch64)
- Windows (i686)
- Windows (x86_64)
Operating System Version
Mac OS 14.3.1
Link to reproduction repository
No response
CLI Command
sentry-cli --log-level=trace upload-proguard --no-upload
Exact Reproduction Steps
- install cli
- ensure no org / project / auth-token is setup
- execute
sentry-cli --log-level=trace upload-proguard --no-upload
sentry-cli --log-level=trace upload-proguard --no-upload
INFO 2024-04-30 11:04:18.033176 +02:00 Loaded config from <readacted>/sentry-cli/.sentryclirc
DEBUG 2024-04-30 11:04:18.033333 +02:00 sentry-cli version: 2.31.0, platform: "darwin", architecture: "arm64"
INFO 2024-04-30 11:04:18.033360 +02:00 sentry-cli was invoked with the following command line: "sentry-cli" "--log-level=trace" "upload-proguard" "--no-upload"
error: Auth token is required for this request. Please run `sentry-cli login` and try again!Expected Results
Since the --no-upload flag was provided, no web requests should be made and a dry run is performed.
Actual Results
CLI fails, breaking CI.
Logs
Linked issue: getsentry/sentry-android-gradle-plugin#697
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.