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

Add option to exclude component #284

Open
fstavela opened this issue Jan 27, 2023 · 0 comments
Open

Add option to exclude component #284

fstavela opened this issue Jan 27, 2023 · 0 comments

Comments

@fstavela
Copy link

When we deploy an app, we can choose which components of that app we want to process with the --component parameter. If we don't specify that bonfire will process all of them.

Sometimes it would be helpful also to have the option to exclude a component from deployment, for example, if that component is broken. In that case, it would be more convenient to say --exclude-component c1, instead of having to specify all components except c1 with --component c2 c3 c4

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

No branches or pull requests

1 participant