docs: 修正全部 CLI 语法 — --inputs to --input key=value
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ docker load -i gis-base.tar.gz
|
||||
agc suites list
|
||||
|
||||
# 执行套件,输入文件用本地绝对路径
|
||||
agc run <suite-id> --inputs '{"input_path": "/data/myfile.shp"}' --wait --poll 5
|
||||
agc run /tmp/output --suite-id <suite-id> --input key=val
|
||||
```
|
||||
|
||||
`<suite-id>` 从 `agc suites list` 获取。
|
||||
|
||||
Reference in New Issue
Block a user