gcalcli icon indicating copy to clipboard operation
gcalcli copied to clipboard

Possible to invite people during 'add' ?

Open le-dawg opened this issue 3 years ago • 0 comments

I am looking for a CLI that allows the creation of of gcal events along with invitees and setting permission for them:

gcalcli add "ATT Retrospective" -invite [email protected] [email protected] -permissions 0,1

  • permissions: 0 view only, 1 comment, 2 edit. Applied to invitees in the orderring provided under -invite
  • of course, shell variables etc should be available too, shorts hands as well.

Is there need and desire for this from others? OSS is all about contributing and I think I might just be able to do this even though I never worked with the google calendar API

le-dawg avatar Dec 01 '20 10:12 le-dawg