Skip to content

cadet new site

Shaun Baer edited this page Sep 11, 2020 · 1 revision

Sets up default configuration and creates CMS relevant files for a new site.

Usage

$ cadet new-site`

Run cadet new-site if:

  • You are setting up a new project
  • You are joining a project that is already using cadet.

You should only need to run this command once during project setup.

General processes:

  • Checks for GitHub credentials
  • Checks for Pantheon credentials
  • Checks for local database (cadet pull) credentials

Drupal processes:

WordPress processes:

  • Creates wp-config-local.php if Pantheon project
Clone this wiki locally