sentry-cli icon indicating copy to clipboard operation
sentry-cli copied to clipboard

Add CLI argument to provide `sentry.properties` file

Open vaind opened this issue 3 years ago • 0 comments

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).

vaind avatar Sep 13 '22 14:09 vaind