dispatch

Runs an arbitrary yarn command (Terrabuild action name is forwarded to yarn).

@yarn dispatch {
    args = "cache clean"
}

Capabilities

CapabilityInfo
Cachenever
Bachno

Argument Reference

The following arguments are supported:

  • args - (Optional) Extra arguments for the yarn command.
Last updated on