netlify sites:create
Create an empty site (advanced)
Options
Name | Description |
---|---|
-a, --account-slug | Account slug to create the site under |
-c, --with-ci | Initialize CI hooks during site creation |
-m, --manual | Force manual CI setup. Used --with-ci flag |
-n, --name | Name of site |
--debug | Print debugging information |
--httpProxy <httpProxy> | Proxy server address to route requests through |
--httpProxyCertificateFilename <httpProxyCertificateFilename> | Certificate file to use when connecting using a proxy server |