Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): enable "env show" command #1160

Merged
merged 1 commit into from
Jul 17, 2020
Merged

Conversation

efekarakus
Copy link
Contributor

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@efekarakus efekarakus requested review from a team and kohidave and removed request for a team July 17, 2020 17:06
@@ -151,7 +151,6 @@ func BuildEnvShowCmd() *cobra.Command {
GlobalOpts: NewGlobalOpts(),
}
cmd := &cobra.Command{
Hidden: true, //TODO remove when ready for production!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there any other templates where this command needs to be added, or were those issues specific to storage requiring us to enable a new command group?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup that was unique "storage init" if the group already exists nothing needs to be done

@mergify mergify bot merged commit 4831cd8 into aws:master Jul 17, 2020
@efekarakus efekarakus deleted the enable-env-show branch July 17, 2020 17:16
Louise15926 pushed a commit to Louise15926/amazon-ecs-cli-v2 that referenced this pull request Jul 20, 2020
_By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants