Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, scoop, winget 安装 gogcli

查看 gogcli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gogcli

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#gogcli

nixpkgs package indexes · pkgs/by-name/go/gogcli/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/gogcli

Scoop official bucket manifest trees · bucket/gogcli.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id steipete.gogcli -e

Windows 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.

时间线

  • 2025: Repository history begins with initial commits for a unified Google CLI.
  • 2025: v0.1.0 release tag appears in December.
  • 2026: Official docs describe task-first Google Workspace workflows, OAuth setup, generated command references, and a typed MCP server.
  • 2026: Releases continue through frequent 0.x tags as service coverage and automation behavior expand.

Related projects

  • gmcli, gccli, and gdcli are named in the spec as separate CLIs that gog conceptually replaces.
  • Google Workspace APIs are the service surface behind the command set.
  • MCP is related through gog mcp, a typed server intended for agent clients.

安全态势

尚未找到受保护工具覆盖

没有找到 gogcli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$(os.UserConfigDir())/gogcli/config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$(os.UserConfigDir())/gogcli/credentials.json$(os.UserConfigDir())/gogcli/credentials-<client>.json$(os.UserConfigDir())/gogcli/keyring/

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gogcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本0.34.1
管理器更新时间2026-07-16
本地数据OK
上游当前
检测到的最新版本v0.34.1

https://github.com/openclaw/gogcli

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegogcli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

gogcli

nix profile install nixpkgs#gogcli
  • normalized package name match
  • 匹配方式:Gogcli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/gogcli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/gogcli

scoop install main/gogcli
  • normalized package name match
  • 匹配方式:Gogcli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gogcli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

steipete.gogcli

winget install --id steipete.gogcli -e
  • normalized package name match
  • 匹配方式:Gogcli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: steipete.gogcli from https://cdn.winget.microsoft.com/cache/source.msix
winget92%

GOG.Galaxy

winget install --id GOG.Galaxy -e
  • installed executable or alias match
  • 匹配方式:Gog
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: GOG.Galaxy from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment