1. 28 5月, 2022 10 次提交
  2. 27 5月, 2022 29 次提交
  3. 26 5月, 2022 1 次提交
    • Y
      feat: taos-shell support restful interface and token for cloud services (#12701) · 3a84a4df
      Yang Zhao 提交于
      * feat(shell): support restful with -R
      
      * fix(shell): restful show large data and format print
      
      * check database before use
      
      * change send use db
      
      * feat: add token for shell restful connection
      
      * fix: revert files
      
      * fix: compatible with x86_64 machine
      
      * fix: add websocket support taos shell restful
      
      * feat: add token to ws url
      
      * fix: change format back
      
      * feat: add limit showed rows to 100
      
      * fix: mac compile
      3a84a4df