Skip to content

drupalaibp

Bootstrap a fresh Drupal site (or any DDEV project) with one command, or
manage the tooling of an existing DDEV project. Detects macOS or Linux
automatically.

Attributes  
Version: 2.0.0

Usage

drupalaibp [COMMAND]

Commands

  • setup-site - Set up a Drupal site (default action when no command is given). Reads a config from ./.drupalaibp/ in the current directory when present and runs config-driven (add --yolo to run fully unattended).
  • install - Install this tool as a global 'drupalaibp' command in ~/.local/bin.
  • delete - Delete a DDEV project (the current one if you are in it, else one picked from a subdirectory) and remove its files.
  • pull - Clone a config repo into ~/.drupalaibp/configs/\<name>/ so it can be reused as a saved config.