sentry-cli
sentry-cli copied to clipboard
Add CLI argument to provide `sentry.properties` file
It would useful in some situations to not have to set an environment variable SENTRY_PROPERTIES, but instead provide the path as an argument to the CLI directly. This would also improve clarity because the path would then be automatically printed as part of the arguments (such log already exists with an info level).