digitalpulp / ballast

Ballast development environment for Drupal
GNU General Public License v2.0
18 stars 2 forks source link

Add an option to skip db & config updates #65

Closed FatherShawn closed 4 years ago

FatherShawn commented 4 years ago

Closes #60

➜ composer robo help rebuild:site
> @php scripts/robo/BallastRunner.php --ansi 'help' 'rebuild:site'
Usage:
  rebuild:site [options] [--] [<environment>]
  rebuild

Arguments:
  environment                          The environment suffix for the drush alias. [default: "dev"]

Options:
      --no-update                      Skip database updates and configuration import
FatherShawn commented 4 years ago

Merged to avoid a conflict with work on #66 given the 👍 from @nickmaine