site:mode

Switch system performance configuration

Usage:

drupal site:mode [arguments]
  smo

Available arguments

Argument Details
environment Environment name [dev, prod]

Examples

Switch system to prod

drupal site:mode  prod

Switch system to dev

drupal site:mode  dev