We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07179c3 commit f7379a1Copy full SHA for f7379a1
platform-includes/debug-symbols-apple/_default.mdx
@@ -39,7 +39,13 @@ sentry-cli debug-files upload --auth-token ___ORG_AUTH_TOKEN___ \
39
PATH_TO_DSYMS
40
```
41
42
-Visit the [sentry-cli docs](/cli/dif/#uploading-files) for more information.
+<Note>
43
+
44
+You can find installation instructions for Sentry CLI https://docs.sentry.io/cli/installation/.
45
46
+For more info on `sentry-cli` configuration visit the [Sentry CLI configuration docs](/cli/configuration/).
47
48
+</Note>
49
50
## Sentry Fastlane Plugin
51
0 commit comments