Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Command-line Arguments

--version
Displays the version number of overrun.
--help
Prints help information.
-f, --pipeline
Pipeline configuration file to run.
--dry-run
Don't actually write any files.
--cwd
Set current working directory before building.
-w, --watch
Enable watch mode, .
--targets
List of targets to build (default all).
--color
Enabled colored output.
--no-color
Disable colored output.

Next: Examples