insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.27k stars 307 forks source link

Only Main Calendar shows #555

Closed PaulAnthonny closed 3 years ago

PaulAnthonny commented 3 years ago

This probably is not an issue just a config problem but:

gcalcli list only shows the main google calendar ie the email address of the google account

I have 3 calendars and have listed them in a .gcalclirc file but this disables all of the calendars when I gcalcli add at the end of the add there are no calendars to choose .gcalclirc --default-calendar=emai@gmail.com --calendar="my name" --calendar=HomeBrew --calendar=Contacts\' birthdays and events --calendar=Holidays

gcalcli list Access Title owner email@gmail.com reader Contacts reader Holidays in United Kingdom

What am I doing wrong?

I have just solved this with --nocache and --refresh

Thanks for a great app