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

docs: update taostools cloud link (#18148)

* docs: update taos tools download link for cloud

* docs: correct with fixed version

* docs: correct version number
上级 18a35ed1
...@@ -13,13 +13,13 @@ taosBenchmark (formerly taosdemo ) is a tool for testing the performance of TDen ...@@ -13,13 +13,13 @@ taosBenchmark (formerly taosdemo ) is a tool for testing the performance of TDen
## Installation ## Installation
To use taosBenchmark, you need to download and install [taosTools](https://tdengine.com/assets-download/cloud/taosTools-2.1.3-Linux-x64.tar.gz). Before installing taosTools, please firstly download and install [TDengine CLI](https://docs.tdengine.com/cloud/tools/cli/#installation). To use taosBenchmark, you need to download and install [taosTools](https://www.taosdata.com/assets-download/3.0/taosTools-2.2.7-Linux-x64.tar.gz) or any later version of v2.2.7. Before installing taosTools, please firstly download and install [TDengine CLI](https://docs.tdengine.com/cloud/tools/cli/#installation).
Decompress the package and install. Decompress the package and install.
``` ```
tar -xzf taosTools-2.1.3-Linux-x64.tar.gz tar -xzf taosTools-2.2.7-Linux-x64.tar.gz
cd taosTools-2.1.3-Linux-x64.tar.gz cd taosTools-2.2.7-Linux-x64.tar.gz
sudo ./install-taostools.sh sudo ./install-taostools.sh
``` ```
## Run ## Run
......
...@@ -21,8 +21,8 @@ To use taosdump, you need to download and install recent [taosTools](https://www ...@@ -21,8 +21,8 @@ To use taosdump, you need to download and install recent [taosTools](https://www
Decompress the package and install. Decompress the package and install.
``` ```
tar -xzf taosTools-2.1.3-Linux-x64.tar.gz tar -xzf taosTools-2.2.7-Linux-x64.tar.gz
cd taosTools-2.1.3-Linux-x64.tar.gz cd taosTools-2.2.7-Linux-x64.tar.gz
sudo ./install-taostools.sh sudo ./install-taostools.sh
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册