Merge pull request #28587 from taosdata/feat/TS-5549-main

feat(packaging): add client install summary information
This commit is contained in:
Linhe Huo 2024-11-05 13:39:32 +08:00 committed by GitHub
commit 23df1e3cb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
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