Difference between revisions of "Bolt task"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
  Expected an action of the form 'bolt task <action>'
 
  Expected an action of the form 'bolt task <action>'
  
 +
 +
<pre>
 +
bolt task --help
 +
NAME
 +
    task
 +
 +
USAGE
 +
    bolt task <action> [options]
 +
 +
DESCRIPTION
 +
    Show and run Bolt tasks.
 +
 +
ACTIONS
 +
    run          Run a Bolt task
 +
    show        Show available tasks and task documentation
 +
 +
GLOBAL OPTIONS
 +
    -h, --help                      Display help
 +
        --version                    Display the version
 +
        --log-level LEVEL            Set the log level for the console. Available options are
 +
                                    trace, debug, info, warn, error, fatal, any.
 +
        --clear-cache                Clear plugin cache before executing
 +
</pre>
  
 
== See also ==
 
== See also ==

Revision as of 16:11, 23 April 2021

bolt task
Expected an action of the form 'bolt task <action>'


bolt task --help
NAME
    task

USAGE
    bolt task <action> [options]

DESCRIPTION
    Show and run Bolt tasks.

ACTIONS
    run          Run a Bolt task
    show         Show available tasks and task documentation

GLOBAL OPTIONS
    -h, --help                       Display help
        --version                    Display the version
        --log-level LEVEL            Set the log level for the console. Available options are
                                     trace, debug, info, warn, error, fatal, any.
        --clear-cache                Clear plugin cache before executing

See also

Advertising: