apecloud / kbcli

The CLI for KubeBlocks.
GNU Affero General Public License v3.0
19 stars 14 forks source link

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

Open ldming opened 4 months ago

ldming commented 4 months ago

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.

github-actions[bot] commented 3 months ago

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