gogcli - Google Workspace CLI Overview gogcli is a CLI tool for managing Google Workspace services from the terminal. Supports Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep. Installation Quick Install (if you have brew): Build from Source (no brew): First Time Setup Before using gogcli, set up OAuth credentials: Step 1: Get OAuth Client Credentials 1. Go to Google Cloud Console APIs & Services 2. Create project or use existing one 3. Go to OAuth consent screen 4. Create OAuth 2.0 client with these settings: - Application type: "Desktop app" - Name: "g…