aws/copilot-cli

hide deprecated `--prod` flag

Open

#3,404 opened on Mar 29, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (441 forks)auto 404
good first issuesize/Stype/documentation

Repository metrics

Stars
 (3,737 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The --prod flag has been deprecated, so we should not show that field in the output of the env show command, or in our docs:

https://aws.github.io/copilot-cli/docs/concepts/environments/ https://aws.github.io/copilot-cli/docs/commands/env-show/

Contributor guide