<command>
Run a shell command using provided arguments.
Example for command echo:
@shell echo {
args = "Hello Terrabuild"
}Capabilities
| Capability | Info |
|---|---|
| Cache | never |
| Bach | no |
Argument Reference
The following arguments are supported:
command- (Optional) Example.args- (Optional) Arguments to pass to command.
Last updated on