mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
6 lines
394 B
Text
6 lines
394 B
Text
TDengine client is installed successfully. Please open a terminal and execute the commands below:
|
|
|
|
1: To configure TDengine client, sudo vi /etc/taos/taos.cfg
|
|
2: To get help information to run taos, taos --help
|
|
3: To connect to a TDengine server, taos -h YourServerName
|
|
4: To connect to TDengine Cloud, follow the instructions on the Tools - TDengine CLI page in your TDengine Cloud account.
|