ggsrun was updated to v5.3.7.
- v5.3.7 (June 2026) - Simplified Quick Onboarding, On-demand Setup Prompting, Optional Credentials Path, and Seamless Configuration Initializer
Introduced the groundbreaking, extremely easy-to-use
$ ggsrun setuponboarding command to dramatically simplify Google Cloud API and OAuth2 credentials setup, while keeping traditional$ ggsrun authfully intact for backward compatibility. This command automates Google Cloud Workspace API enablement (Drive, Sheets, Slides, Docs, Google Apps Script, Gmail) using GCP Quick Flows, immediately redirecting users straight to the Credentials creation page. It removes any credential filename renaming constraints (you can load credentials from any custom file path like{your path}/{credential name}.jsonrather than renaming to exactlyclient_secret.json) or supports manual credential copy-pasting. Added a dynamic config initializer (ggsrunIniForSetup) to gracefully bypass “missing client_secret.json” startup errors on first-time runs, and added interactive prompts to configure Script IDs and Web Apps URLs with automated pre-filled defaults from existing configurations.
You can check ggsrun at https://github.com/tanaikech/ggsrun.