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

Feature(cli): prompt user for the Mongo connection string if not provided #1307

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RainGrid
Copy link
Contributor

@RainGrid RainGrid commented Oct 8, 2023

This change is Reviewable


Resolves #757

Checks config.mongo.connectionString and prompts if it is falsy. It is possible to process more required options.

There is no timeout in the "prompt" docs, so it might be worth thinking about how this feature will work with automatic deployment.

@shakaran shakaran self-requested a review November 17, 2023 18:40
@shakaran shakaran added this to the 1.1 milestone Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prompt for connection uri
2 participants