You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| -disableISO8601 | No parameters | No | If this parameter is set, IoTDB will print the timestamp in digital form | -disableISO8601 |
92
-
| -h <`host`> | string, no quotation marks | Yes | The IP address of the IoTDB server | -h 10.129.187.21 |
93
-
| -help | No parameters | No | Print help information for IoTDB | -help |
94
-
| -p <`rpcPort`> | int | Yes | The rpc port number of the IoTDB server. IoTDB runs on rpc port 6667 by default | -p 6667 |
95
-
| -pw <`password`> | string, no quotation marks | No | The password used for IoTDB to connect to the server. If no password is entered, IoTDB will ask for password in Cli command | -pw root |
96
-
| -u <`username`> | string, no quotation marks | Yes | User name used for IoTDB to connect the server | -u root |
97
-
| -maxPRC <`maxPrintRowCount`> | int | No | Set the maximum number of rows that IoTDB returns | -maxPRC 10 |
98
-
| -e <`execute`> | string | No | manipulate IoTDB in batches without entering cli input mode | -e "show databases" |
99
-
| -c | empty | No | If the server enables `rpc_thrift_compression_enable=true`, then cli must use `-c`| -c |
| -ts `<trust_store>`| string | No | SSL certificate store path | -ts /path/to/truststore |
101
+
| -tpw `<trust_store_pwd>`| string | No | SSL certificate store password | -tpw myTrustPassword |
102
+
| -timeout `<queryTimeout>`| int | No | Query timeout (seconds). If not set, the server's configuration will be used. | -timeout 30 |
103
+
| -help | Flag | No | Displays help information for the CLI tool. | -help |
100
104
101
105
Following is a cli command which connects the host with IP
102
106
10.129.187.21, rpc port 6667, username "root", password "root", and prints the timestamp in digital form. The maximum number of lines displayed on the IoTDB command line is 10.
| -disableISO8601 | No parameters | No | If this parameter is set, IoTDB will print the timestamp in digital form | -disableISO8601 |
85
-
| -h <`host`> | string, no quotation marks | Yes | The IP address of the IoTDB server | -h 10.129.187.21 |
86
-
| -help | No parameters | No | Print help information for IoTDB | -help |
87
-
| -p <`rpcPort`> | int | Yes | The rpc port number of the IoTDB server. IoTDB runs on rpc port 6667 by default | -p 6667 |
88
-
| -pw <`password`> | string, no quotation marks | No | The password used for IoTDB to connect to the server. If no password is entered, IoTDB will ask for password in Cli command | -pw root |
89
-
| -u <`username`> | string, no quotation marks | Yes | User name used for IoTDB to connect the server | -u root |
90
-
| -maxPRC <`maxPrintRowCount`> | int | No | Set the maximum number of rows that IoTDB returns | -maxPRC 10 |
91
-
| -e <`execute`> | string | No | manipulate IoTDB in batches without entering cli input mode | -e "show databases" |
92
-
| -c | empty | No | If the server enables `rpc_thrift_compression_enable=true`, then cli must use `-c`| -c |
| -ts `<trust_store>`| string | No | SSL certificate store path | -ts /path/to/truststore |
94
+
| -tpw `<trust_store_pwd>`| string | No | SSL certificate store password | -tpw myTrustPassword |
95
+
| -timeout `<queryTimeout>`| int | No | Query timeout (seconds). If not set, the server's configuration will be used. | -timeout 30 |
96
+
| -help | Flag | No | Displays help information for the CLI tool. | -help |
93
97
94
98
Following is a cli command which connects the host with IP
95
99
10.129.187.21, rpc port 6667, username "root", password "root", and prints the timestamp in digital form. The maximum number of lines displayed on the IoTDB command line is 10.
| -disableISO8601 | No parameters | No | If this parameter is set, IoTDB will print the timestamp in digital form | -disableISO8601 |
88
-
| -h <`host`> | string, no quotation marks | Yes | The IP address of the IoTDB server | -h 10.129.187.21 |
89
-
| -help | No parameters | No | Print help information for IoTDB | -help |
90
-
| -p <`rpcPort`> | int | Yes | The rpc port number of the IoTDB server. IoTDB runs on rpc port 6667 by default | -p 6667 |
91
-
| -pw <`password`> | string, no quotation marks | No | The password used for IoTDB to connect to the server. If no password is entered, IoTDB will ask for password in Cli command | -pw root |
92
-
| -u <`username`> | string, no quotation marks | Yes | User name used for IoTDB to connect the server | -u root |
93
-
| -maxPRC <`maxPrintRowCount`> | int | No | Set the maximum number of rows that IoTDB returns | -maxPRC 10 |
94
-
| -e <`execute`> | string | No | manipulate IoTDB in batches without entering cli input mode | -e "show databases" |
95
-
| -c | empty | No | If the server enables `rpc_thrift_compression_enable=true`, then cli must use `-c`| -c |
| -ts `<trust_store>`| string | No | SSL certificate store path | -ts /path/to/truststore |
96
+
| -tpw `<trust_store_pwd>`| string | No | SSL certificate store password | -tpw myTrustPassword |
97
+
| -timeout `<queryTimeout>`| int | No | Query timeout (seconds). If not set, the server's configuration will be used. | -timeout 30 |
98
+
| -help | Flag | No | Displays help information for the CLI tool. | -help |
96
99
97
100
Following is a cli command which connects the host with IP
98
101
10.129.187.21, rpc port 6667, username "root", password "root", and prints the timestamp in digital form. The maximum number of lines displayed on the IoTDB command line is 10.
| -disableISO8601 | No parameters | No | If this parameter is set, IoTDB will print the timestamp in digital form | -disableISO8601 |
74
-
| -h <`host`> | string, no quotation marks | Yes | The IP address of the IoTDB server | -h 10.129.187.21 |
75
-
| -help | No parameters | No | Print help information for IoTDB | -help |
76
-
| -p <`rpcPort`> | int | Yes | The rpc port number of the IoTDB server. IoTDB runs on rpc port 6667 by default | -p 6667 |
77
-
| -pw <`password`> | string, no quotation marks | No | The password used for IoTDB to connect to the server. If no password is entered, IoTDB will ask for password in Cli command | -pw root |
78
-
| -u <`username`> | string, no quotation marks | Yes | User name used for IoTDB to connect the server | -u root |
79
-
| -maxPRC <`maxPrintRowCount`> | int | No | Set the maximum number of rows that IoTDB returns | -maxPRC 10 |
80
-
| -e <`execute`> | string | No | manipulate IoTDB in batches without entering cli input mode | -e "show databases" |
81
-
| -c | empty | No | If the server enables `rpc_thrift_compression_enable=true`, then cli must use `-c`| -c |
| -ts `<trust_store>`| string | No | SSL certificate store path | -ts /path/to/truststore |
82
+
| -tpw `<trust_store_pwd>`| string | No | SSL certificate store password | -tpw myTrustPassword |
83
+
| -timeout `<queryTimeout>`| int | No | Query timeout (seconds). If not set, the server's configuration will be used. | -timeout 30 |
84
+
| -help | Flag | No | Displays help information for the CLI tool. | -help |
82
85
83
86
Following is a cli command which connects the host with IP
84
87
10.129.187.21, rpc port 6667, username "root", password "root", and prints the timestamp in digital form. The maximum number of lines displayed on the IoTDB command line is 10.
0 commit comments