<command>

Runs an arbitrary yarn command (Terrabuild action name is forwarded to yarn). Example for command __dispatch__:

@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