Skip to content

Commit

Permalink
update exec name to match
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillezi committed Sep 12, 2024
1 parent 7e604d0 commit bd776f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kthcloud-cli/cli_root.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

var rootCmd = &cobra.Command{
Use: "kthcloud-cli",
Use: "kthcloud",
Short: "CLI app for interacting with kthclouds REST API",
Long: ` __ __ __ __ __ __ _
/ /__ / /_ / / ____ / / ___ __ __ ___/ / ____ ____ / / (_)
Expand Down

0 comments on commit bd776f5

Please sign in to comment.