Skip to content

Commit

Permalink
fix:description
Browse files Browse the repository at this point in the history
  • Loading branch information
jokestax committed Aug 27, 2024
1 parent 357a690 commit 83f0835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/akamai/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ func NewCommand() *cobra.Command {
Long: "kubefirst akamai",
Run: func(cmd *cobra.Command, args []string) {
fmt.Println("To learn more about akamai in kubefirst, run:")
fmt.Println(" kubefirst akamai --help")
fmt.Println(" kubefirst beta akamai --help")

if progress.Progress != nil {
progress.Progress.Quit()
Expand Down

0 comments on commit 83f0835

Please sign in to comment.