Skip to content

drush

Executes drush commands.

Usage

1
./vendor/bin/chirripo drush [arguments]

Aliases

No aliases defined.

Available arguments

Argument Details
drushCommand Any argument passed here will be passed directly to drush command.

It is recommended to prepend the whole set of arguments with "--" to forward them exactly as expected to drush command.