Update mac_install_summary_client.txt
This commit is contained in:
parent
bdf398aa73
commit
fde55da2ef
|
@ -1,4 +1,6 @@
|
|||
TDengine client is installed successfully. Please open a terminal and execute the commands below:
|
||||
|
||||
To configure TDengine client, sudo vi /etc/taos/taos.cfg
|
||||
To access TDengine command line interface, taos -h YouServerName
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue