Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
updates name of product as reported in CLI binary
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitropoulos committed Sep 23, 2019
1 parent 3f9ad41 commit f769d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/wksctl/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (

var rootCmd = &cobra.Command{
Use: "wksctl",
Short: "Weave Enterprise Kubernetes Subscription CLI",
Short: "Weave Kubernetes System CLI",

PersistentPreRun: configureLogger,
}
Expand Down

0 comments on commit f769d61

Please sign in to comment.