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

Support --no-remove for app with --remove for component #341

Merged
merged 5 commits into from
Dec 21, 2023

Conversation

bsquizz
Copy link
Collaborator

@bsquizz bsquizz commented Dec 21, 2023

Allows scenarios like this to work:

--no-remove-resources app:app1 --remove-resources component1

Where you want to do 'no-remove-resources' for app1 EXCEPT for component1, which you do want to remove resources on.

@bsquizz bsquizz requested a review from maknop December 21, 2023 20:14
@bsquizz bsquizz merged commit 624eecb into master Dec 21, 2023
7 checks passed
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.

1 participant