Управление Google Workspace из терминала
★ 8.3K
gog is a single command-line client for Google Workspace: Gmail, Calendar, Drive, Docs, Sheets, and other Google services from the terminal. Reach for it when you need to automate work with Google services or embed it into scripts, CI, and AI agents: search and read mail, manage the calendar, Drive files, and documents with one command, with explicit account selection, machine-readable output (JSON), and safe modes (read-only, for example). Its focus is CLI access to Google Workspace for people, scripts, and agents with predictable output and account routing, not a web interface or a GUI mail client: the value is automating and programmatically controlling Google services from the command line. It suits developers, admins, and anyone connecting Google Workspace to agents and automations who wants control over accounts and response format.
- #Operations