Automic VaultAutomic Vault

brew

gogcli を Homebrew, Nix, scoop, winget でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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