Difference between revisions of "Sentry-cli releases --help"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
This flag is currently implemented only for selected | This flag is currently implemented only for selected | ||
subcommands. [aliases: silent] | subcommands. [aliases: silent] | ||
+ | </pre> | ||
+ | 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. | ||
+ | [[sentry-cli releases new|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. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Latest revision as of 13:52, 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[edit]
Advertising: