From 8ee90d354424f12366fcf1064f4e20085c6968e9 Mon Sep 17 00:00:00 2001 From: Huawei Date: Thu, 9 Jul 2026 17:15:40 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B8=85=E7=90=86=E9=81=97=E7=95=99?= =?UTF-8?q?=E9=97=AE=E9=A2=98=EF=BC=88pip=E5=AE=89=E8=A3=85=E6=BA=90/?= =?UTF-8?q?=E7=A7=81=E6=9C=89=E4=BB=93=E5=BA=93=E5=BC=95=E7=94=A8/skill?= =?UTF-8?q?=E6=AE=8B=E7=95=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suite-user/TOOLS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/suite-user/TOOLS.md b/suite-user/TOOLS.md index f047977..6b90a05 100644 --- a/suite-user/TOOLS.md +++ b/suite-user/TOOLS.md @@ -18,8 +18,8 @@ agc config set api-key mk_xxxxxxxxx # 执行套件(在市场找到 suite-id 后) agc run --inputs '{"input_path": "/data/myfile.shp"}' -# 查看技能列表 -agc skills list +# 查看套件列表 +agc suites list # 查看套件列表 agc suites list