diff --git a/suite-user/AGENTS.md b/suite-user/AGENTS.md index 1c5b0a2..8c24735 100644 --- a/suite-user/AGENTS.md +++ b/suite-user/AGENTS.md @@ -23,7 +23,14 @@ agc --help docker ps ``` -首次执行 `agc run` 时会自动下载 gis-base 运行镜像。 +### 配置 API Key + +首次运行前需要配置 Auth Center 的 API Key: + +1. 登录 https://auth.mercator.cn,创建 API Key +2. 运行 `agc config set api_key <你的 API Key>` + +## 首次执行 `agc run` 时会自动下载 gis-base 运行镜像。 ## 遇到问题?