gtctl
gtctl copied to clipboard
`gtctl cloud` commands
gtctl cloud is command line tool to manage Greptime Cloud resources. Possible commands:
gtctl cloud loginlogin to Greptime Cloud and persist the tokengtctl cloud service listlist existing servicesgtctl cloud service createcreate new servicesgtctl cloud service info <service-name>show details of servicegtctl cloud service mysql <service-name>connect using localmysqlcligtctl cloud service psql <service-name>connect using localpsqlcligtctl cloud service dashboard <service-name>open dashboard for service
This issue will remain pending until the Greptime Cloud API is ready.