Align google-workspace helper docs
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
Google Workspace helper CLI
|
Google Workspace helper CLI
|
||||||
Commands:
|
Commands:
|
||||||
whoami
|
whoami
|
||||||
send --to <email> --subject <text> --body <text> [--html]
|
send --to <email> --subject <text> --body <text> [--html] [--attach <file>]
|
||||||
search-mail --query <gmail query> [--max 10]
|
search-mail --query <gmail query> [--max 10]
|
||||||
search-calendar --query <text> [--max 10] [--timeMin ISO] [--timeMax ISO] [--calendar primary]
|
search-calendar --query <text> [--max 10] [--timeMin ISO] [--timeMax ISO] [--calendar primary]
|
||||||
create-event --summary <text> --start <ISO> --end <ISO> [--timeZone America/Chicago] [--description <text>] [--location <text>] [--calendar primary]
|
create-event --summary <text> --start <ISO> --end <ISO> [--timeZone America/Chicago] [--description <text>] [--location <text>] [--calendar primary]
|
||||||
|
|||||||
Reference in New Issue
Block a user