Difference between revisions of "Sentry-cli releases --help"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[sentry-cli releases]] --help | ||
<pre> | <pre> | ||
− | |||
sentry-cli-releases | sentry-cli-releases | ||
Manage releases on Sentry. | Manage releases on Sentry. |
Revision as of 13:45, 12 April 2022
sentry-cli releases --help
sentry-cli-releases Manage releases on Sentry. USAGE: sentry-cli releases [OPTIONS] <SUBCOMMAND> OPTIONS: --auth-token <AUTH_TOKEN> Use the given Sentry auth token. -h, --help Print help information --log-level <LOG_LEVEL> Set the log output verbosity. [possible values: trace, debug, info, warn, error] -o, --org <ORG> The organization slug -p, --project <PROJECT> The project slug. --quiet Do not print any output while preserving correct exit code. This flag is currently implemented only for selected subcommands. [aliases: silent] SUBCOMMANDS: archive Archive a release. delete Delete a release. finalize Mark a release as finalized and released. help Print this message or the help of the given subcommand(s) info Print information about a release. list List the most recent releases. new Create a new release. propose-version Propose a version name for a new release. restore Restore a release. set-commits Set commits of a release.
See also
Advertising: