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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cli] Listing the same stack name twice makes it fail #9667

Closed
rix0rrr opened this issue Aug 13, 2020 · 0 comments 路 Fixed by #10554
Closed

[cli] Listing the same stack name twice makes it fail #9667

rix0rrr opened this issue Aug 13, 2020 · 0 comments 路 Fixed by #10554
Assignees
Labels
bug This issue is a bug. effort/small Small work item 鈥撀爈ess than a day of effort in-progress This issue is being actively worked on. p1 package/tools Related to AWS CDK Tools or CLI
Milestone

Comments

@rix0rrr
Copy link
Contributor

rix0rrr commented Aug 13, 2020

$ cdk synth OpsPipeline
(...output elided...)

$ cdk synth OpsPipeline OpsPipeline
No stack found matching 'OpsPipeline'. Use "list" to print manifest

Um. Whatnow?


This is 馃悰 Bug Report

@rix0rrr rix0rrr added bug This issue is a bug. p1 package/tools Related to AWS CDK Tools or CLI needs-triage This issue or PR still needs to be triaged. labels Aug 13, 2020
@rix0rrr rix0rrr self-assigned this Aug 13, 2020
@rix0rrr rix0rrr added the effort/small Small work item 鈥撀爈ess than a day of effort label Aug 13, 2020
@rix0rrr rix0rrr added this to the [CLI] Soon milestone Aug 13, 2020
@SomayaB SomayaB removed the needs-triage This issue or PR still needs to be triaged. label Aug 18, 2020
@SomayaB SomayaB added the in-progress This issue is being actively worked on. label Sep 29, 2020
@mergify mergify bot closed this as completed in #10554 Sep 30, 2020
mergify bot pushed a commit that referenced this issue Sep 30, 2020
Fixes listing same stack multiple times fails for cdk commands

closes #9667

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. effort/small Small work item 鈥撀爈ess than a day of effort in-progress This issue is being actively worked on. p1 package/tools Related to AWS CDK Tools or CLI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants