- 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去重, 混合搜索等
1.1 KiB
1.1 KiB
title, type, tags, date
| title | type | tags | date |
|---|---|---|---|
| GOG CLI配置 | source | 2026-03-15 |
Source File
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
- 无冲突