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 8acfdbe commit 1015af1Copy full SHA for 1015af1
1 file changed
tests/integration/_cases/help/help.trycmd
@@ -12,7 +12,9 @@ Usage: sentry-cli[EXE] [OPTIONS] <COMMAND>
12
Commands:
13
completions Generate completions for the specified shell.
14
build Manage builds.
15
- code-mappings Manage code mappings for Sentry.
+ code-mappings Manage code mappings for Sentry. Code mappings link stack trace paths to source
16
+ code paths in your repository, enabling source context and code linking in
17
+ Sentry.
18
debug-files Locate, analyze or upload debug information files. [aliases: dif]
19
deploys Manage deployments for Sentry releases.
20
events Manage events on Sentry.
0 commit comments