Skip to content

Commit

Permalink
Include short description for cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
priya kandababu committed Jul 4, 2024
1 parent 92b96c7 commit 189c822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/cluster/cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ func NewCmdCluster(f *factory.Factory) *cobra.Command {
cmd := cobra.Command{
Use: "cluster <command>",
Args: cobra.ArbitraryArgs,
Long: "View cluster information",
Long: "Manage organization clusters",
Short: "Manage organization clusters",
Example: heredoc.Doc(`
# To view cluster details
Expand Down

0 comments on commit 189c822

Please sign in to comment.