aws/copilot-cli

hide deprecated `--prod` flag

Aberta

#3.404 aberto em 29 de mar. de 2022

 (0 comentário) (0 reação) (0 responsável)Go (441 forks)auto 404
good first issuesize/Stype/documentation

Métricas do repositório

Stars
 (3.737 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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/

Guia do colaborador