[Improvement] cluster create mysql
support to create apecloud-mysql and community mysql
#390
Labels
cluster create mysql
support to create apecloud-mysql and community mysql
#390
Now,
kbcli cluster create mysql
will create an apecloud-mysql cluster.We should extend thecluster create mysql
command to support to create community mysql and apecloud-mysql, maybe add a command flag, such as--provider
, if provider isapecloud
, create an apecloud-mysql cluster, and if provider iscommunity
, create a mysql cluster.The text was updated successfully, but these errors were encountered: