From ed86eb7309878a0e8923003922d549ae94dd8d85 Mon Sep 17 00:00:00 2001 From: Huawei Date: Tue, 14 Jul 2026 15:10:10 +0000 Subject: [PATCH] =?UTF-8?q?add:=20API=20Key=20=E9=85=8D=E7=BD=AE=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suite-user/AGENTS.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 运行镜像。 ## 遇到问题?