Skip to content

How can I use ddev config without waiting for the prompts? #2685

Answered by KarimBoudjema
SimonWpt asked this question in Q&A
Discussion options

You must be logged in to vote

You can use flags, in the following example we create the config for a Drupal8 site with a web docroot.
ddev config --project-type=drupal8 --docroot=web --create-docroot --project-name=my-project

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rfay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants