gcalcli
gcalcli copied to clipboard
Using --default_reminders still prompts for reminders
I would like to use gcalcli with no interaction. When I try to create an event like this:
gcalcli add --calendar TestCalendar --title "Test Title" --when "07-Jul-2023 13:00" --duration "60" --where "Test Location" --description "Test Description" --default-reminders
I still get prompted
Enter a valid reminder or "." to end: .
Am I misunderstanding the use of --default-reminders? How can I create an event using default reminders and not get prompted?
This is with gcalcli v4.3.0 installed via brew on macOS 13.4.1 (22F2083)
you can use --noprompt