Update README.md

This commit is contained in:
judy0131 2020-05-21 17:25:18 +08:00 committed by GitHub
parent 9e8e807b20
commit 8a859e456a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 6 deletions

View File

@ -117,11 +117,11 @@ Try PiFlow v0.6 with: http://piflow.cstcloud.cn/piflow-web/
### Run Piflow Web
- https://github.com/cas-bigdatalab/piflow-web
### Use with command line
### Restful API
- command line
- flow json
<details>
<summary>flow config example</summary>
<summary>flow example</summary>
<pre>
<code>
{
@ -252,9 +252,7 @@ Try PiFlow v0.6 with: http://piflow.cstcloud.cn/piflow-web/
</code>
</pre>
</details>
- flow config example
- command
- curl -0 -X POST http://10.0.86.191:8002/flow/start -H "Content-type: application/json" -d 'this is your flow json'
## docker-started