<command>
Runs the Terrabuild action name as the shell command.
Example for command __dispatch__:
@shell __dispatch__ {
args = "Hello Terrabuild"
}Capabilities
| Capability | Info |
|---|---|
| Cache | never |
| Bach | no |
Argument Reference
The following arguments are supported:
args- (Optional) Arguments passed to the command.
Last updated on