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

Don't auto-install, add aquameta --init command-line option #255

Open
erichanson opened this issue Jan 23, 2023 · 0 comments
Open

Don't auto-install, add aquameta --init command-line option #255

erichanson opened this issue Jan 23, 2023 · 0 comments

Comments

@erichanson
Copy link
Member

It's cool that Aquameta installs itself, but this shouldn't be done automatically. Instead, if the daemon's check that Aquameta is installed on a database fails, it should prompt the user:

./aquameta -c conf/boot.toml
Aquameta is not installed on this database.  To initialize the database, use --init.

# oh ok
./aquameta --init -c conf/boot.toml
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