未验证 提交 a2d909b9 编写于 作者: B Bo Ding 提交者: GitHub

Merge pull request #15239 from taosdata/docs/sangshuduo/cloud-doc-tools

docs: update taosdemo/taosdump for cloud
......@@ -94,6 +94,7 @@ taosBenchmark -f <json file>
- **-f/--file <json file\>** :
specify the configuration file to use. This file includes All parameters. Users should not use this parameter with other parameters on the command-line. There is no default value.
- **-W/--cloud_dsn=<DSN\>** : The dsn to connect TDengine cloud service.
- **-c/--config-dir <dir\>** :
specify the directory of the TDengine cluster configuration file. the default path is `/etc/taos`.
......
......@@ -102,6 +102,8 @@ Usage: taosdump [OPTION...] dbname [tbname ...]
-n, --no-escape No escape char '`'. Default is using it.
-T, --thread-num=THREAD_NUM Number of thread for dump in file. Default is
5.
-C, --cloud=CLOUD_DSN specify a DSN to access TDengine cloud service
-R, --restful Use RESTful interface to connect TDengine
-g, --debug Print debug info.
-?, --help Give this help list
--usage Give a short usage message
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册