Skip to main content
Version: Next

<command>

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

@pnpm <command> {
args = "store status"
}

Capabilities

CapabilityInfo
Cachenever
Bachno

Argument Reference

The following arguments are supported:

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