File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed
Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ tools\export-tsfile.bat -h <ip> -p <port> -u <username> -pw <password> -td <dire
3131
3232| ** Parameter** | ** Definition** | ** Required** | ** Default** |
3333| -------- | ------------------------------------------------------------ | ------------ | --------- |
34- | -h | Hostname | No | root |
35- | -p | Port | No | root |
36- | -u | Username | No | 127.0.0.1 |
37- | -pw | Password | No | 6667 |
34+ | -h | Hostname | No | 127.0.0.1 |
35+ | -p | Port | No | 6667 |
36+ | -u | Username | No | root |
37+ | -pw | Password | No | root |
3838| -t | Target file directory, used to specify the directory where the output file should be saved | Yes | - |
3939| -tfn | Name of the export file | No | - |
4040| -q | Number of query commands to be executed, possibly used for batch execution of queries | No | - |
Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ tools\export-tsfile.bat -h <ip> -p <port> -u <username> -pw <password> -td <dire
3131
3232| ** Parameter** | ** Definition** | ** Required** | ** Default** |
3333| -------- | ------------------------------------------------------------ | ------------ | --------- |
34- | -h | Hostname | No | root |
35- | -p | Port | No | root |
36- | -u | Username | No | 127.0.0.1 |
37- | -pw | Password | No | 6667 |
34+ | -h | Hostname | No | 127.0.0.1 |
35+ | -p | Port | No | 6667 |
36+ | -u | Username | No | root |
37+ | -pw | Password | No | root |
3838| -t | Target file directory, used to specify the directory where the output file should be saved | Yes | - |
3939| -tfn | Name of the export file | No | - |
4040| -q | Number of query commands to be executed, possibly used for batch execution of queries | No | - |
Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ tools\export-tsfile.bat -h <ip> -p <port> -u <username> -pw <password> -td <dire
3030
3131| ** 参数** | ** 定义** | ** 是否必填** | ** 默认** |
3232| -------- | ------------------------------------------------------------ | ------------ | --------- |
33- | -h | 主机名 | 否 | root |
34- | -p | 端口号 | 否 | root |
35- | -u | 用户名 | 否 | 127.0.0.1 |
36- | -pw | 密码 | 否 | 6667 |
33+ | -h | 主机名 | 否 | 127.0.0.1 |
34+ | -p | 端口号 | 否 | 6667 |
35+ | -u | 用户名 | 否 | root |
36+ | -pw | 密码 | 否 | root |
3737| -t | 目标文件目录,用于指定输出文件应该保存到的目录 | 是 | - |
3838| -tfn | 导出文件的名称 | 否 | - |
3939| -q | 想要执行的查询命令的数量,可能用于批量执行查询 | 否 | - |
Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ tools\export-tsfile.bat -h <ip> -p <port> -u <username> -pw <password> -td <dire
3030
3131| ** 参数** | ** 定义** | ** 是否必填** | ** 默认** |
3232| -------- | ------------------------------------------------------------ | ------------ | --------- |
33- | -h | 主机名 | 否 | root |
34- | -p | 端口号 | 否 | root |
35- | -u | 用户名 | 否 | 127.0.0.1 |
36- | -pw | 密码 | 否 | 6667 |
33+ | -h | 主机名 | 否 | 127.0.0.1 |
34+ | -p | 端口号 | 否 | 6667 |
35+ | -u | 用户名 | 否 | root |
36+ | -pw | 密码 | 否 | root |
3737| -t | 目标文件目录,用于指定输出文件应该保存到的目录 | 是 | - |
3838| -tfn | 导出文件的名称 | 否 | - |
3939| -q | 想要执行的查询命令的数量,可能用于批量执行查询 | 否 | - |
You can’t perform that action at this time.
0 commit comments