I'm using the option to notify Sentry about newly released versions. Recently, I've been getting the following error message:
error: unrecognized subcommand 'files'
Usage: sentry-cli releases [OPTIONS]
For more information, try '--help'.
Error: Process completed with exit code 2.
The deployment process itself is working. Sentry also seems to recognize the new versions after the deployment process. However, the process is marked as faulty on GitHub.
I'm using the option to notify Sentry about newly released versions. Recently, I've been getting the following error message:
The deployment process itself is working. Sentry also seems to recognize the new versions after the deployment process. However, the process is marked as faulty on GitHub.