docs: 修 Issue #8 列出的 P0/P1 问题 — workflow 格式、registry 引用、错误 CLI 命令

This commit is contained in:
Ubuntu
2026-07-13 16:59:55 +08:00
parent 9aac5267a3
commit 9a73f4d5c8
5 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
3. 准备本地的数据文件 → 文件在你的硬盘上
记下文件路径
4. 执行套件 → gis-actions 从市场拉取脚本包
agc run <suite-id> → 启动本地 Docker 容器
agc run <suite-id> --inputs '{...}' → 启动本地 Docker 容器
--inputs '{"input_path": → 将你的路径挂载到容器内
"/data/myfile.shp"}' → 脚本在容器中处理你的文件
→ 结果写入 /tmp/output/