Skip to main content
Version: Next

<command>

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

@yarn <command> {
args = "cache clean"
}

Capabilities

CapabilityInfo
Cachenever
Bachno

Argument Reference

The following arguments are supported:

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