drupalaibp pull
Clone a config repo into ~/.drupalaibp/configs/\<name>/ so it can be reused as a saved config.
Usage
drupalaibp pull REPO [NAME] [OPTIONS]
Examples
bash <(curl -fsSL https://aibp.drupalstarforge.ai/install.sh) pull https://git.drupalcode.org/project/foo
Arguments
REPO
Git URL (optionally with @\<ref>) to clone.
| Attributes | |
|---|---|
| Required: | ✓ Yes |
NAME
Local saved-config name (default: the repo basename).
Options
--ref REF
Git branch, tag, or ref to clone (alternative to an @\<ref> suffix).
--force
Overwrite an existing saved config of the same name.