You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Sentry Releases & Deploys to manage my project's releases and deployments. I saw that the sentry-cli releases finalize command has 2 timestamp options: --started and --released.
The --released option is easy to understand are documented properly. However, the --started option is not documented and I'm not sure what it means, especially how is it different from the --released option and how they should be used together.