Skip to content

Commit

Permalink
update cmd name
Browse files Browse the repository at this point in the history
  • Loading branch information
AshutoshPatole committed Aug 10, 2024
1 parent abbaae8 commit 4837e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ var (

// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "ssm-v2",
Use: "ssm",
Short: "A brief description of your application",
Long: ``,
PersistentPreRun: func(cmd *cobra.Command, args []string) {
Expand Down

0 comments on commit 4837e64

Please sign in to comment.