-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
questionFurther information is requestedFurther information is requested
Description
When both the kubectl command and the kubecm command are installed on a server, the kube completion command will conflict and you will need to enter more characters to complete the command correctly. I suggest changing the name of the kubecm program to something else, such as km
, so that you can use the current command by pressing km. What I do now is to change the name of the executable file to mv kubecm km
module github.com/sunny0826/km
go 1.24.2
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested