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

Feature request: Flag to exclude stacks from diagram #37

Closed
fsmiamoto opened this issue Dec 25, 2022 · 2 comments · Fixed by #38
Closed

Feature request: Flag to exclude stacks from diagram #37

fsmiamoto opened this issue Dec 25, 2022 · 2 comments · Fixed by #38

Comments

@fsmiamoto
Copy link

Hey there!

First of all, thank you for the awesome project.

When trying it out on some of my team's CDK projects, it became clear that having a flag to exclude some stacks from the diagram would be handy.

So instead of having to list out all the stacks that I do want, I'd be able to just list out those that I do not want:

$ cdk-dia --exclude some-boring-stack

This way users have the flexibility to use which flag is easier in their context.

I'd be more than happy to do the implementation work but wanted to hear your opinions about it first.

Thanks

@pistazie
Copy link
Owner

pistazie commented Jan 2, 2023

published at 0.9.0

@fsmiamoto
Copy link
Author

Awesome, thank you!

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 a pull request may close this issue.

2 participants