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 skip scanner as a one-off #232

Open
AaronFeledy opened this issue Oct 16, 2024 · 0 comments
Open

Add option to skip scanner as a one-off #232

AaronFeledy opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AaronFeledy
Copy link
Member

AaronFeledy commented Oct 16, 2024

Maybe you know your app isn't going to succeed on the first build and you just want to get the containers up so you can start working on additional setup tasks, or you are debugging something and don't want to wait between lando rebuilds.

You can bail out of the scanner with CTRL+C, but many don't realize that this is possible or safe to do.

It would be nice to have an option like --skip-scanner that can be added to lando start or lando rebuild to bypass the scanner after the current build.

@AaronFeledy AaronFeledy self-assigned this Oct 16, 2024
@AaronFeledy AaronFeledy added the enhancement New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant