GreptimeTeam/greptimedb-operator

Implement gtctl command

Closed this issue · 2 comments

zyy17 commented

The gtctl command is the devops tool for managing greptimdb cluster:

  • gtctl create cluster
  • gtctl scale cluster datanode 10
  • ...
zyy17 commented

gtctl is the command-line tool for managing GreptimeDB cluster and should be maintained in the independent code repo.

zyy17 commented

Move gtctl.