maton google-calendar calendar

The ‘list’ and ‘view’ verbs read from the user’s calendar list (calendarList resource); ‘create’, ‘update’, ‘delete’, and ‘clear’ operate on owned calendars (calendars resource). Use ‘subscribe’ / ‘unsubscribe’ to manage entries on the user’s calendar list.

Available commands

Options inherited from parent commands

-p, --profile <string>
Profile to use for this invocation (overrides the active profile; also reads MATON_PROFILE)

ALIASES

maton google-calendar calendars

Examples

$ maton google-calendar calendar list
$ maton google-calendar calendar view primary
$ maton google-calendar calendar create --summary 'Project X' --timezone America/Los_Angeles
$ maton google-calendar calendar subscribe en.usa#holiday@group.v.calendar.google.com

See also