Skip to content

Update TYPO3 setup command to include sitename#813

Open
tomasnorre wants to merge 1 commit into
TYPO3-Documentation:mainfrom
tomasnorre:patch-1
Open

Update TYPO3 setup command to include sitename#813
tomasnorre wants to merge 1 commit into
TYPO3-Documentation:mainfrom
tomasnorre:patch-1

Conversation

@tomasnorre
Copy link
Copy Markdown
Contributor

When running command

ddev typo3 setup --server-type=other --driver=mysqli --host=db --port=3306 --dbname=db --username=db --password=db --create-site

I get the error

The "--create-site" option requires a value.

When running command 

```
ddev typo3 setup --server-type=other --driver=mysqli --host=db --port=3306 --dbname=db --username=db --password=db --create-site
```

I get the error

```
The "--create-site" option requires a value.
```
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.

1 participant