macOS
brew install gogclilocal Homebrew formula metadata
安装
brew install gogclilocal Homebrew formula metadata
nix profile install nixpkgs#gogclinixpkgs package indexes · pkgs/by-name/go/gogcli/package.nix · 来源: api.github.com
scoop install main/gogcliScoop official bucket manifest trees · bucket/gogcli.json · 来源: api.github.com
winget install --id steipete.gogcli -eWindows Package Manager source index · steipete.gogcli · 来源: cdn.winget.microsoft.com
概览
Google Suite CLI
历史
gogcli provides the gog command, a Go CLI for Google Workspace services. It is organized around task-first commands, automation-friendly output, and account-aware authentication.
The project is young compared with classic Go tools, but its official spec is unusually explicit about why it exists: to replace separate Google service CLIs with one coherent command surface.
Repository history starts in December 2025 with an initial commit and early work unifying Google CLI authentication, services, and CI. Official docs describe the command as one binary for Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Meet, Apps Script, Analytics, Search Console, Contacts, Tasks, Classroom, Chat, YouTube, and Workspace admin.
The spec states that gog replaces earlier separate CLIs named gmcli, gccli, and gdcli, plus a Python contacts server conceptually, without preserving legacy command names, flags, output formats, or state migration.
The official README emphasizes script, CI, and agent use through stable JSON/plain output, non-interactive mode, read-only mode, Gmail send blocking, and generated command schemas. That positions gogcli for automation rather than only interactive account administration.
Package-manager facts in the input list Homebrew, Nix, Scoop, and winget entries. That spread fits a cross-platform personal and automation CLI where installation matters on macOS, Linux, and Windows workstations.
The quickstart flow asks users to create a Google Cloud project, enable APIs, create a desktop OAuth client, store client credentials with gog auth credentials, authorize an account with gog auth add, and then run service commands such as gmail search or calendar events.
The spec documents config.json under the per-user config directory, OAuth client credential JSON files, refresh tokens in OS keyring storage, and an encrypted file keyring fallback for headless or container environments.
gogcli is notable because it treats a personal productivity CLI like infrastructure: parseable stdout, documented exit behavior, non-interactive safety, generated command references, and a typed MCP server instead of a generic shell bridge.
For package curators, it is also a good example of a CLI whose packaging story must include credentials and config locations. The binary is simple to install, but the operational state lives in platform config directories and keyrings.
安全态势
没有找到 gogcli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$(os.UserConfigDir())/gogcli/config.jsonCredential-bearing paths to review before unattended agent runs.
$(os.UserConfigDir())/gogcli/credentials.json$(os.UserConfigDir())/gogcli/credentials-<client>.json$(os.UserConfigDir())/gogcli/keyring/可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gog | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/openclaw/gogcli
安装元数据
| 软件包键 | brew:gogcli |
|---|---|
| 版本 | 0.34.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gogcli |
| 主页 | https://gogcli.sh |
| 仓库 | https://github.com/openclaw/gogcli |
| 上游文档 | https://gogcli.sh/ |
| 许可证 | MIT |
| 源码归档 | https://github.com/openclaw/gogcli/archive/refs/tags/v0.34.1.tar.gz |
| 最后更新 | 2026-07-16T21:27:18Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gogcli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gogcli
nix profile install nixpkgs#gogclimain/gogcli
scoop install main/gogclisteipete.gogcli
winget install --id steipete.gogcli -eGOG.Galaxy
winget install --id GOG.Galaxy -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.