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.