chain
Chain command execution
Usage:
drupal chain [options]
Available options
Option | Details |
---|---|
--file | User defined file containing commands to get executed. |
Examples
Providing a file option using full path. (DEPRECATED
drupal chain \
--file="/path/to/file/chain-file.yml"