Skip to content

Commit

Permalink
asd (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop authored Jul 20, 2023
1 parent 82f7c44 commit 8c71006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/run/config_deploy.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

func CommandConfigDeploy() *cli.Command {
return &cli.Command{ //nolint:exhaustruct
Name: "config-replace",
Name: "config-deploy",
Aliases: []string{},
Usage: "Deploy service configuration",
Action: commandConfigDeploy,
Expand Down

0 comments on commit 8c71006

Please sign in to comment.