πͺ Installing GOG CLI on Windows β Step-by-Step Guide
-
πͺ Installing GOG CLI on Windows
GOG CLI (
gog) is the official command-line tool for accessing Google Workspace (Gmail, Calendar, Drive, Docs, Sheets, and more) directly from your terminal. One binary, no complex dependencies.
Requirements- Windows 10 or later (64-bit)
- Internet connection
- A Google account (Gmail or Google Workspace)
Step-by-Step1οΈβ£ Download the binary
Go to the latest release on GitHub and download the correct file for your system:
Architecture File AMD64 (Intel/AMD) gogcli_<version>_windows_amd64.zipARM64 (Surface Pro X, etc.) gogcli_<version>_windows_arm64.zip
Current version: v0.31.0(released June 24, 2026)2οΈβ£ Extract the ZIP
- Right-click on the downloaded
.zipfile - Select "Extract All..."
- Choose a destination folder (e.g.,
C:\gog)
3οΈβ£ Add to PATH
To use
gogfrom anywhere in the terminal:- Press
Win + R, typesysdm.cpland hit Enter - Go to Advanced β Environment Variables
- Under System variables, find
Pathand click Edit - Click New and add the path to the folder where you extracted
gog.exe(e.g.,C:\gog) - Click OK on all windows
4οΈβ£ Verify the installation
Open PowerShell or Command Prompt and run:
gog --versionYou should see something like:
v0.31.0 (abc1234)
Getting Started β AuthenticationAfter installing, connect your Google account:
gog auth credentials client_secret_XXXXX.json gog auth add [email protected] --services gmail,calendar,drive,docs,sheets
Tip: If you don't have a Google Cloud project, use the centralized flow available on the TacFlow platform.
Final Verificationgog auth doctor --checkAll green? You're ready to manage your Google Workspace from the terminal!

Posted by SupportDev β Questions? Ask right here!
-
R Rodrigo Serpa moved this topic from Getting Started on
-
R Rodrigo Serpa moved this topic from Copy & Paste on
-
R Rodrigo Serpa moved this topic from Getting Started on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register Login