提交 bf354fd7 编写于 作者: sangshuduo's avatar sangshuduo

docs: update taosdemo/taosdump for cloud

上级 889af50e
...@@ -94,6 +94,7 @@ taosBenchmark -f <json file> ...@@ -94,6 +94,7 @@ taosBenchmark -f <json file>
- **-f/--file <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. 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\>** : - **-c/--config-dir <dir\>** :
specify the directory of the TDengine cluster configuration file. the default path is `/etc/taos`. specify the directory of the TDengine cluster configuration file. the default path is `/etc/taos`.
......
...@@ -102,6 +102,8 @@ Usage: taosdump [OPTION...] dbname [tbname ...] ...@@ -102,6 +102,8 @@ Usage: taosdump [OPTION...] dbname [tbname ...]
-n, --no-escape No escape char '`'. Default is using it. -n, --no-escape No escape char '`'. Default is using it.
-T, --thread-num=THREAD_NUM Number of thread for dump in file. Default is -T, --thread-num=THREAD_NUM Number of thread for dump in file. Default is
5. 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. -g, --debug Print debug info.
-?, --help Give this help list -?, --help Give this help list
--usage Give a short usage message --usage Give a short usage message
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册