diff --git a/cli/cmd/tags.go b/cli/cmd/tags.go index c6a80deaee..76f29971de 100644 --- a/cli/cmd/tags.go +++ b/cli/cmd/tags.go @@ -24,7 +24,7 @@ func init() { } var tagsCmd = &cobra.Command{ - Use: "addtags", + Use: "addtags ", Short: "Add additional tags to already-pushed images in the ECR repo", Long: "Add additional tags to already-pushed images in the ECR repo", SilenceUsage: true,