flâneur

gog — Google Workspace in your terminal

gogcli.sh · 709 words · saved by 1 readers

gog is a single Go CLI for Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Apps Script, Contacts, Tasks, and Workspace admin — built for terminals, scripts, CI, and coding agents.

Google Workspace · One CLI gog is a single Go CLI for Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Apps Script, Contacts, Tasks, and Workspace admin — built for terminals, scripts, CI, and coding agents. GmailCalendarDriveDocsSheetsSlidesFormsContactsTasksApps ScriptAdmin Other install options → #Try it After you store an OAuth client and authorize an account (Quickstart walks through the five-minute version), everything is a one-liner. # Search this week's mail and read a sanitized message body for an agent. gog gmail search 'newer_than:7d' --max 10 gog gmail get <messageId>…

saved by

related reading