Skip to content

Commit

Permalink
update curl main (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
amber-create authored Jun 25, 2022
1 parent dda97bd commit b88e3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loading/StreamLoad.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The attributes supported in the header are described in the import job parameter
**Example:**

~~~bash
curl --location-trusted -u root -T date -H "label:123" \
curl --location-trusted -u root -T data.file -H "label:123" \
http://abc.com:8030/api/test/date/_stream_load
~~~

Expand Down

0 comments on commit b88e3f5

Please sign in to comment.