Commit Graph

26 Commits

Author SHA1 Message Date
Alex Duan 4f56af59c5 add -B set bi mode option 2023-12-30 16:44:52 +08:00
Alex Duan 368c6d996b feat: add env TDENGINE_DSN to taos-CLI 2023-10-25 16:46:32 +08:00
Alex Duan 94d056e67f fix:uniform output csv format with shell output 2023-06-13 18:00:52 +08:00
Shuduo Sang 528dcf86eb
fix: improve taos shell user experience for connecting cloud (#20528) 2023-03-19 13:18:30 +08:00
Shuduo Sang fa8d9a62f2
fix: cus prompt length lead hang (#20371) 2023-03-09 19:04:25 +08:00
Xiaoyu Wang 618c934fb2 enh: drop tables syntax optimization 2023-02-22 15:16:16 +08:00
Xiaoyu Wang 24157e78d6 merge main 2023-01-28 17:52:58 +08:00
dapan1121 6b259777ad fix: move crash report to shell 2023-01-17 11:18:49 +08:00
Shuduo Sang 7012016884 fix: prompt 2023-01-05 20:24:26 +08:00
Shuduo Sang 4093649309 chore: use brand name instead 2022-12-30 13:06:21 +08:00
Alex Duan f1dd2d5675 feat(shell): add port to 3.0 buld ok 2022-09-07 10:16:00 +08:00
afwerar 4632c3751b feature: shell csv rfc 4180 2022-08-30 17:21:38 +08:00
afwerar aec3a06431 feature: shell csv rfc 4180 2022-08-30 16:11:42 +08:00
Ganlin Zhao 70df538180 fix(query): fix pthread_create memleak in shell engine
TD-17791
2022-08-22 15:22:49 +08:00
Yang Zhao 621ef9f1a8
feat: shell support cloud (#15283)
* feat: taos shell support cloud (3.0)

* fix: affected row and reuse data

* feat: add custom ws timeout

* feat: handle ctrl c for ws

* fix: do not show any info about cloud if not websocket defined

* fix: other os compile

* fix: compile os error

* fix: compile error

* fix: review suggestions
2022-07-23 09:35:00 +08:00
Shengliang Guan 8253e019be fix: invalid port described in TD-15165 2022-04-28 09:43:08 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Shengliang Guan f7fda0159b fix(tools): remove un necessary codes in taos shell 2022-04-26 16:46:13 +08:00
Shengliang Guan 70905e2128 refactor(tools) add network speed test codes 2022-04-24 11:19:06 +08:00
Shengliang Guan eaaee9c56c refactor(tools) add network speed test codes 2022-04-24 10:26:52 +08:00
Shengliang Guan 462c91d8c6 refactor(tools): refact shell codes 2022-04-22 19:04:49 +08:00
Shengliang Guan c92b3ce226 refactor(tools): refact shell codes 2022-04-21 21:29:30 +08:00
Shengliang Guan d2d5196186 refactor(tools): refact shell codes 2022-04-21 21:10:09 +08:00
Shengliang Guan 2d94f8a875 refactor: rename files 2022-04-20 19:46:55 +08:00
Shengliang Guan 9e287ce29f refactor: rename shell functions 2022-04-20 19:44:25 +08:00
Shengliang Guan 0f22cf1d2e refactor: rename shell.h 2022-04-20 19:13:22 +08:00