### Description As of now `uploadSourceMaps` combines `SentryCliUploadSourceMapsOptions` and merges with `{ live?: boolean | 'rejectOnError' }`. We should move `live` right into `SentryCliUploadSourceMapsOptions`.