Migraine
Executes a task using your console.
Options
task
The first argument is the name of the task to execute.
The default
task will be executed if not specified.
--config
Path to the configuration file to parse.
The default value is migraine.yml
.
--help
Print the help message.
--version
Prints the current migraine version.
Example
migraine test -c custom.yml
Last updated
Was this helpful?