Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/UserGuide/Master/Tree/Tools-System/Data-Export-Tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ tools\export-tsfile.bat -h <ip> -p <port> -u <username> -pw <password> -td <dire

| **Parameter** | **Definition** | **Required** | **Default** |
| -------- | ------------------------------------------------------------ | ------------ | --------- |
| -h | Hostname | No | root |
| -p | Port | No | root |
| -u | Username | No | 127.0.0.1 |
| -pw | Password | No | 6667 |
| -h | Hostname | No | 127.0.0.1 |
| -p | Port | No | 6667 |
| -u | Username | No | root |
| -pw | Password | No | root |
| -t | Target file directory, used to specify the directory where the output file should be saved | Yes | - |
| -tfn | Name of the export file | No | - |
| -q | Number of query commands to be executed, possibly used for batch execution of queries | No | - |
Expand Down
8 changes: 4 additions & 4 deletions src/UserGuide/latest/Tools-System/Data-Export-Tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ tools\export-tsfile.bat -h <ip> -p <port> -u <username> -pw <password> -td <dire

| **Parameter** | **Definition** | **Required** | **Default** |
| -------- | ------------------------------------------------------------ | ------------ | --------- |
| -h | Hostname | No | root |
| -p | Port | No | root |
| -u | Username | No | 127.0.0.1 |
| -pw | Password | No | 6667 |
| -h | Hostname | No | 127.0.0.1 |
| -p | Port | No | 6667 |
| -u | Username | No | root |
| -pw | Password | No | root |
| -t | Target file directory, used to specify the directory where the output file should be saved | Yes | - |
| -tfn | Name of the export file | No | - |
| -q | Number of query commands to be executed, possibly used for batch execution of queries | No | - |
Expand Down
8 changes: 4 additions & 4 deletions src/zh/UserGuide/Master/Tree/Tools-System/Data-Export-Tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ tools\export-tsfile.bat -h <ip> -p <port> -u <username> -pw <password> -td <dire

| **参数** | **定义** | **是否必填** | **默认** |
| -------- | ------------------------------------------------------------ | ------------ | --------- |
| -h | 主机名 | 否 | root |
| -p | 端口号 | 否 | root |
| -u | 用户名 | 否 | 127.0.0.1 |
| -pw | 密码 | 否 | 6667 |
| -h | 主机名 | 否 | 127.0.0.1 |
| -p | 端口号 | 否 | 6667 |
| -u | 用户名 | 否 | root |
| -pw | 密码 | 否 | root |
| -t | 目标文件目录,用于指定输出文件应该保存到的目录 | 是 | - |
| -tfn | 导出文件的名称 | 否 | - |
| -q | 想要执行的查询命令的数量,可能用于批量执行查询 | 否 | - |
Expand Down
8 changes: 4 additions & 4 deletions src/zh/UserGuide/latest/Tools-System/Data-Export-Tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ tools\export-tsfile.bat -h <ip> -p <port> -u <username> -pw <password> -td <dire

| **参数** | **定义** | **是否必填** | **默认** |
| -------- | ------------------------------------------------------------ | ------------ | --------- |
| -h | 主机名 | 否 | root |
| -p | 端口号 | 否 | root |
| -u | 用户名 | 否 | 127.0.0.1 |
| -pw | 密码 | 否 | 6667 |
| -h | 主机名 | 否 | 127.0.0.1 |
| -p | 端口号 | 否 | 6667 |
| -u | 用户名 | 否 | root |
| -pw | 密码 | 否 | root |
| -t | 目标文件目录,用于指定输出文件应该保存到的目录 | 是 | - |
| -tfn | 导出文件的名称 | 否 | - |
| -q | 想要执行的查询命令的数量,可能用于批量执行查询 | 否 | - |
Expand Down