未验证 提交 5ff8e065 编写于 作者: Y Yaqiang Li 提交者: GitHub

Merge pull request #20402 from taosdata/docs-cloud-ug

fix the english doc issue for cloud
...@@ -7,6 +7,7 @@ description: Instructions and tips for using the TDengine CLI to connect TDengin ...@@ -7,6 +7,7 @@ description: Instructions and tips for using the TDengine CLI to connect TDengin
<!-- exclude --> <!-- exclude -->
import Tabs from '@theme/Tabs'; import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem'; import TabItem from '@theme/TabItem';
<!-- exclude-end --> <!-- exclude-end -->
The TDengine command-line interface (hereafter referred to as `TDengine CLI`) is the most simplest way for users to manipulate and interact with TDengine instances. The TDengine command-line interface (hereafter referred to as `TDengine CLI`) is the most simplest way for users to manipulate and interact with TDengine instances.
......
...@@ -19,10 +19,6 @@ The major features are listed below: ...@@ -19,10 +19,6 @@ The major features are listed below:
1. [Organization Management](./orgs/): Create new organizations, update their name and also can transfer the owner to some one in the organization. 1. [Organization Management](./orgs/): Create new organizations, update their name and also can transfer the owner to some one in the organization.
2. [User Mgmt](./users/): Create, update or delete users or user groups. You can also create/edit/delete customized roles. 2. [User Mgmt](./users/): Create, update or delete users or user groups. You can also create/edit/delete customized roles.
- [User](./users/users) - [User](./users/users)
<!-- 3. [Admin](./admin/): Create, update or delete users or user groups. You can also create/edit/delete customized roles.
4. [Database Access Control](./db/): Create, update or delete users or user groups. You can also create/edit/delete customized roles. -->
<!-- ## User Stories -->
```mdx-code-block ```mdx-code-block
import DocCardList from '@theme/DocCardList'; import DocCardList from '@theme/DocCardList';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册