提交 b5a16c36 编写于 作者: D dingbo8128

docs: dataout rest

上级 2de9f192
...@@ -43,9 +43,9 @@ $env:TDENGINE_CLOUD_URL="<url>" ...@@ -43,9 +43,9 @@ $env:TDENGINE_CLOUD_URL="<url>"
</TabItem> </TabItem>
</Tabs> </Tabs>
## Insert ## Query
Following command below show how to insert data into the table `d1001` of the database `test` via the command line utility `curl`. Following command below show how to query data into from table `ins_databases` of the database `information_schema` via the command line utility `curl`.
```bash ```bash
curl -L \ curl -L \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册