gtctl icon indicating copy to clipboard operation
gtctl copied to clipboard

`gtctl cloud` commands

Open sunng87 opened this issue 2 years ago • 1 comments

gtctl cloud is command line tool to manage Greptime Cloud resources. Possible commands:

  • gtctl cloud login login to Greptime Cloud and persist the token
  • gtctl cloud service list list existing services
  • gtctl cloud service create create new services
  • gtctl cloud service info <service-name> show details of service
  • gtctl cloud service mysql <service-name> connect using local mysql cli
  • gtctl cloud service psql <service-name> connect using local psql cli
  • gtctl cloud service dashboard <service-name> open dashboard for service

sunng87 avatar Jan 12 '23 08:01 sunng87

This issue will remain pending until the Greptime Cloud API is ready.

zyy17 avatar Jul 17 '23 12:07 zyy17