Skip to content

Commit

Permalink
cmd (#2703)
Browse files Browse the repository at this point in the history
Co-authored-by: David Spadea <dspadea@chanzuckerberg.com>
  • Loading branch information
dspadea and David Spadea authored Nov 8, 2023
1 parent 2aa2451 commit fa22077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/tags.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func init() {
}

var tagsCmd = &cobra.Command{
Use: "addtags",
Use: "addtags <stack-name>",
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,
Expand Down

0 comments on commit fa22077

Please sign in to comment.