Difference between revisions of "Sentry-cli --help"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | |||
+ | [[sentry-cli]] 1.73.0 | ||
<pre> | <pre> | ||
− | |||
− | |||
Command line utility for Sentry. | Command line utility for Sentry. | ||
Line 33: | Line 33: | ||
</pre> | </pre> | ||
SUBCOMMANDS: | SUBCOMMANDS: | ||
− | bash-hook Prints out a bash script that does error handling. | + | [[bash-hook]] Prints out a bash script that does error handling. |
difutil Locate or analyze debug information files. | difutil Locate or analyze debug information files. | ||
help Prints this message or the help of the given subcommand(s) | help Prints this message or the help of the given subcommand(s) | ||
− | info Print information about the Sentry server. | + | [[sentry-cli info|info]] Print information about the Sentry server. |
issues Manage issues in Sentry. | issues Manage issues in Sentry. | ||
login Authenticate with the Sentry server. | login Authenticate with the Sentry server. | ||
Line 47: | Line 47: | ||
upload-proguard Upload ProGuard mapping files to a project. | upload-proguard Upload ProGuard mapping files to a project. | ||
+ | == Related == | ||
+ | * <code>[[sentry --help]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:14, 22 November 2022
sentry-cli 1.73.0
Command line utility for Sentry. This tool helps you manage remote resources on a Sentry server like sourcemaps, debug symbols or releases. Use `--help` on the subcommands to learn more about them. USAGE: sentry-cli <SUBCOMMAND> OPTIONS: --api-key <API_KEY> The given Sentry API key. --auth-token <AUTH_TOKEN> Use the given Sentry auth token. -h, --help Print this help message. --log-level <LOG_LEVEL> Set the log output verbosity. [possible values: trace, debug, info, warn, error] --url <URL> Fully qualified URL to the Sentry server. [defaults to https://sentry.io/] -V, --version Print version information.
SUBCOMMANDS: bash-hook Prints out a bash script that does error handling. difutil Locate or analyze debug information files. help Prints this message or the help of the given subcommand(s) info Print information about the Sentry server. issues Manage issues in Sentry. login Authenticate with the Sentry server. projects Manage projects on Sentry. react-native Upload build artifacts for react-native projects. releases Manage releases on Sentry. repos Manage repositories on Sentry. send-event Send a manual event to Sentry. upload-dif Upload debugging information files. upload-proguard Upload ProGuard mapping files to a project.
Related[edit]
See also[edit]
Advertising: