未验证 提交 3d41463a 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

docs: adjust item bullet (#17049)

* docs: add schemaless writing for cloud

* docs: add section description and remove http from url

* docs: adjust schemaless and rest api doc

* docs: refine rest api and schemaless doc

* docs: rename 05-rest-schema.md

* docs: adjust item bullet
上级 28bc9b04
......@@ -12,9 +12,7 @@ import TabItem from '@theme/TabItem';
In this section we will explain how to write into TDengine cloud service using REST API.
## REST API
### Config
## Config
Run this command in your terminal to save the TDengine cloud token and URL as variables:
......@@ -45,7 +43,7 @@ $env:TDENGINE_CLOUD_URL="<url>"
</TabItem>
</Tabs>
### Insert
## Insert
Following command below show how to insert data into the table `d1001` of the database `test` via the command line utility `curl`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册