I found a way to update the events to add an email reminder to the event, however it looks like the command overwrites the reminder field and doesn't add additional fields. Every command I execute just overwrites the reminder field with a different minute interval. I would like to have a 1440minute and 30minute email reminder interval.
Command:
gam calendar <calendar_id_email> update event reminder email 30
Documentation:
Any way to run the command so it adds additional reminders instead of overwriting the existing reminder?
Thanks!