Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyuhang0 committed Dec 11, 2023
1 parent 5758e68 commit 1de9971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cli/serverless/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func UpdateCmd(h *internal.Helper) *cobra.Command {

var updateCmd = &cobra.Command{
Use: "update",
Short: "Update a cluster",
Short: "Update a serverless cluster",
Annotations: make(map[string]string),
Example: fmt.Sprintf(` Update a serverless cluster in interactive mode:
$ %[1]s serverless update
Expand Down

0 comments on commit 1de9971

Please sign in to comment.