fix: 清理遗留问题(pip安装源/私有仓库引用/skill残留)

This commit is contained in:
2026-07-09 17:15:40 +00:00
parent a41c27897d
commit 8ee90d3544
+2 -2
View File
@@ -18,8 +18,8 @@ agc config set api-key mk_xxxxxxxxx
# 执行套件(在市场找到 suite-id 后) # 执行套件(在市场找到 suite-id 后)
agc run <suite-id> --inputs '{"input_path": "/data/myfile.shp"}' agc run <suite-id> --inputs '{"input_path": "/data/myfile.shp"}'
# 查看技能列表 # 查看套件列表
agc skills list agc suites list
# 查看套件列表 # 查看套件列表
agc suites list agc suites list