Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gtctl cloud commands #47

Open
sunng87 opened this issue Jan 12, 2023 · 1 comment
Open

gtctl cloud commands #47

sunng87 opened this issue Jan 12, 2023 · 1 comment

Comments

@sunng87
Copy link
Member

sunng87 commented Jan 12, 2023

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
@zyy17
Copy link
Collaborator

zyy17 commented Jul 17, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants