multisite:new

Sets up the files for a new multisite install.

Usage:

drupal multisite:new [arguments] [options]
mun
sn

Available options

OptionDetails

--copy-default

Copies existing site from the default install.

Available arguments

ArgumentDetails

directory

Name of directory under 'sites' which should be created.

uri

Site URI to add to sites.php.

Examples

Set up files for a multisite install specifying destination path and uri

drupal multisite:new  newsite http://newsite.com