kubestellar / kubeflex

A flexible and scalable platform for running Kubernetes control plane APIs.
Apache License 2.0
46 stars 13 forks source link

feature: command is called 'kflex' but brew formula is called 'kubeflex' - pick one please #271

Open clubanderson opened 2 months ago

clubanderson commented 2 months ago

Feature Description

I went to upgrade 'kflex'

brew upgrade kflex
Error: No available formula with the name "kflex". Did you mean flex or jflex?

I found out I needed to upgrade 'kubeflex'

but the command for kubeflex is 'kflex'

Proposed Solution

it would be good to name the formula the same as the command or vice-a-versa so there is less confusion.

Want to contribute?

Additional Context

No response

algoritmoalex commented 2 months ago

I would like to work on this issue.

pdettori commented 2 months ago

I would recommend renaming the formula rather than the command. If we do changes here, we may need also a PR for the KubeStellar docs where the "brew " command is used.