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

install --all has the same effect as --recommended #316

Open
ncordon opened this issue Oct 21, 2019 · 1 comment
Open

install --all has the same effect as --recommended #316

ncordon opened this issue Oct 21, 2019 · 1 comment
Labels

Comments

@ncordon
Copy link
Member

ncordon commented Oct 21, 2019

docker exec -it bblfshd bblfshctl driver install --all

should also install the alpha drivers, as described in https://docs.sourced.tech/babelfish/using-babelfish/advanced-usage#adding-all-drivers

Currently, it only installs the recommended drivers, as:

docker exec -it bblfshd bblfshctl driver install --recommended
@ncordon ncordon added the bug label Oct 21, 2019
@ncordon ncordon changed the title install --all haves the same effect as --recommended install --all has the same effect as --recommended Oct 21, 2019
@dennwc
Copy link
Member

dennwc commented Oct 22, 2019

I think it may be because all other drivers are now too old and don't support current SDK, so they are ignored by current version of bblfshd.

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

No branches or pull requests

2 participants