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

Update setup with no interaction #633

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Conversation

BrentRobert
Copy link
Contributor

The setup is ran within the container, so interaction is not possible.
To not block the setup, --no-interaction should be added.

For example, if an existing project with stores in the config.php get's installed with a clean database, Magento will ask if it should create those store views as well.
The no-interaction defaults to yes in this case.

The setup is ran within the container, so interaction is not possible.
To not block the setup, --no-interaction should be added.

For example, if an existing project with stores in the config.php get's installed with a clean database, Magento will ask if it should create those store views as well.
The no-interaction defaults to yes in this case.
@markshust
Copy link
Owner

Thanks for this @BrentRobert, going to test this out myself and if everything else still works well, I'll merge this in 👍

@markshust
Copy link
Owner

Sorry it took so long for this! Confirmed there is no issues with this line, so going to merge this in 👍

@markshust markshust merged commit 3866f8f into markshust:master Feb 24, 2022
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

Successfully merging this pull request may close these issues.

2 participants