dispatch

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

@pnpm dispatch {
    args = "store status"
}

Capabilities

CapabilityInfo
Cachenever
Bachno

Argument Reference

The following arguments are supported:

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