<command>

Runs the Terrabuild action name as the shell command. Example for command __dispatch__:

@shell __dispatch__ {
    args = "Hello Terrabuild"
}

Capabilities

CapabilityInfo
Cachenever
Bachno

Argument Reference

The following arguments are supported:

  • args - (Optional) Arguments passed to the command.
Last updated on