Description
Change the implementation for the snapshots subcommand to use the Objectstore auth token instead of the Sentry auth token.
Prerequisites:
- Remove Django auth from Objectstore endpoint
- Mount secrets, access them from Sentry to mint JWTs, modify snapshots upload-options endpoint to provide JWT to sentry-cli
- Change sentry-cli to receive the token and use it for auth, as opposed to the Sentry auth token