echo > exception
This commit is contained in:
parent
bf328e131d
commit
c613264ee1
|
@ -4,6 +4,6 @@ After the installation process is complete, perform the following steps to start
|
|||
1: Open Terminal on your Mac.
|
||||
2: To connect to a TDengine server using the default settings and credentials, run the taos command.
|
||||
3: To connect to a TDengine server using custom settings or credentials, run taos --help for more information.
|
||||
4: To connect to TDengine Cloud, follow the instructions on the Tools > TDengine CLI page in your TDengine Cloud account.
|
||||
4: To connect to TDengine Cloud, follow the instructions on the Tools - TDengine CLI page in your TDengine Cloud account.
|
||||
|
||||
If any issues occur during installation, check the /var/log/taos/tdengine_install.log file to troubleshoot.
|
Loading…
Reference in New Issue