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

Allow easy switching between repo version of bee and versioned lando installed bee #376

Closed
yorkshire-pudding opened this issue May 9, 2024 · 0 comments · Fixed by #377
Closed

Comments

@yorkshire-pudding
Copy link
Collaborator

Lando machine must be destroyed if switching from versioned to local. This is because while the lando/backdrop plugin will clear out the bee folders if bee !== false , it won't do anything if bee: false

Small tweak to the lando recipe will allow to switch between different versions using:
lando rebuild -y
Rather than:
lando destroy -y && lando start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant