K-EXPLORER: update cli name

This commit is contained in:
niusmallnan 2021-08-06 15:23:43 +08:00
parent 272322312a
commit eb573e2af8

View File

@ -19,7 +19,7 @@ var (
func main() {
app := cli.NewApp()
app.Name = "steve"
app.Name = "kube-explorer"
app.Version = version.FriendlyVersion()
app.Usage = ""
app.Flags = append(