ZIP
WinGet
gogcli
Peter Steinberger · 0.19.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
gogcli_0.19.0_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
steipete.gogcli
Version
0.19.0
Description
gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults.
License
MIT
↗
Homepage
https://gogcli.sh/
Installer URL
https://github.com/openclaw/gogcli/releases/download/v0.19.0/gogcli_0.19.0_windows_arm64.zip
Release Notes
0.19.0
Added
- Auth: store Google OAuth client_secret values in the keyring by default while leaving only client metadata on disk; legacy plaintext credentials still read and auth credentials set --insecure preserves the old write shape. (#596)
- Auth: add auth credentials set --expand-env for strict environment placeholder expansion in OAuth client JSON. (#599)
- Auth: let auth import seed an initial access token and expiry, and round-trip cached access tokens through token export/import. (#59…