docs: 标记不存在的 agc config/publish 命令

This commit is contained in:
Ubuntu
2026-07-13 17:03:43 +08:00
parent fe0ca95d5f
commit 81e1238fcc
@@ -12,10 +12,10 @@
# gis-actions 安装后自带 agc 命令(见 TOOLS.md # gis-actions 安装后自带 agc 命令(见 TOOLS.md
# 配置 API Key # 配置 API Key
agc config set api-key mk_xxxxxxxxxxxxx # agc config set api-key mk_xxxxxxxxxxxxx(当前 CLI 暂不支持此命令)
# 发布 # 发布
agc publish ./my-suite # agc publish ./my-suite(当前 CLI 暂不支持,见下文 API 方式)
``` ```
## 二、手动发布 ## 二、手动发布