Files
nexus/wiki/sources/GOG-CLI配置.md
weishen f9ac3145ab feat(wiki): ingest remaining subdirectories batch (51 files)
- Others: ChinaTextbook, Obsidian笔记系列, YouTube Channel ID, TikTok PM Django
- Skills: GOG CLI, Last30Days, baoyu-skills
- Vibe Coding: Cursor 2.0, Trae远程开发, Vibe-Kanban+OpenCode, vibe coding经验
- 微信公众号: 养虾日记1-5, AI时代赚钱
- 跨境电商: TikTok数据抓取, 选品策略, Superset Dashboard
- AI目录补充: 20个文件

Source pages: 51
Entities: TapXWorld, VibeKanban, OpenCode, Trae, SourceGrounding等
Concepts: 自举Meta生成, 5大设计原则, MD5去重, 混合搜索等
2026-04-14 20:48:34 +08:00

37 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "GOG CLI配置"
type: source
tags: []
date: 2026-03-15
---
## Source File
- [[raw/Skills/GOG-CLI-安装配置指南.md]]
## Summary
- 核心主题gog CLI安装配置完整指南
- 问题域Google Workspace命令行管理
- 方法/机制通过Homebrew安装、OAuth授权、Google Cloud Console配置API
- 结论/价值实现Gmail、Google Calendar、Google Drive、Google Contacts、Google Docs/Sheets的命令行管理
## Key Claims
- gog CLI通过Homebrew安装后需配置OAuth凭证才能使用
- Google API调用需同时满足OAuth授权和API Enablement两层条件
- 需要在Google Cloud Console添加测试用户绕过"此应用未经Google验证"限制
- 每个Google API服务需单独启用如Gmail API、Drive API等
## Key Concepts
- [[OAuth授权]]Google身份认证流程
- [[GoogleWorkspace]]Gmail、Calendar、Drive等企业级Google服务套件
- [[CLI工具]]:命令行界面工具实现自动化
## Key Entities
- [[gogCLI]]Google Workspace CLI工具
- [[GoogleCloudConsole]]Google API管理平台
## Connections
- [[GoogleWorkspace]] ← managed_by ← [[gogCLI]]
## Contradictions
- 无冲突