34 lines
872 B
Markdown
34 lines
872 B
Markdown
---
|
||
title: "GOG CLI安装配置指南"
|
||
type: source
|
||
tags: [tutorial]
|
||
date: 2025-12-20
|
||
---
|
||
|
||
## Source File
|
||
- [[raw/Skills/GOG-CLI-安装配置指南.md]]
|
||
|
||
## Summary
|
||
- 核心主题:gog CLI安装和配置
|
||
- 问题域:如何在macOS上通过命令行管理Google Workspace
|
||
- 方法/机制:使用Homebrew安装,配置OAuth凭证
|
||
- 结论/价值:实现Gmail、Calendar、Drive等Google服务的命令行管理
|
||
|
||
## Key Claims
|
||
- gog CLI可通过Homebrew安装
|
||
- 需要在Google Cloud Console创建OAuth客户端ID
|
||
- 支持管理Gmail、Google Calendar、Google Drive等
|
||
|
||
## Key Concepts
|
||
- [[Google Workspace]]:Google云办公套件
|
||
- [[OAuth]]:授权标准协议
|
||
|
||
## Key Entities
|
||
- [[gog CLI]]:Google Workspace命令行工具
|
||
|
||
## Connections
|
||
- [[gog CLI]] ← 管理 ← [[Google Workspace]]
|
||
- [[OAuth]] ← 认证 ← [[Google Cloud Console]]
|
||
|
||
## Contradictions
|