apecloud/kbcli

[Improvement] `cluster create mysql` support to create apecloud-mysql and community mysql

ldming opened this issue · 1 comments

Now, kbcli cluster create mysql will create an apecloud-mysql cluster.We should extend the cluster create mysql command to support to create community mysql and apecloud-mysql, maybe add a command flag, such as --provider, if provider is apecloud, create an apecloud-mysql cluster, and if provider is community, create a mysql cluster.

This issue has been marked as stale because it has been open for 30 days with no activity