<command>
❗️
This command is not cacheable.
Run a shell command
using provided arguments.
Example for command echo
:
@shell echo {
args = "Hello Terrabuild"
}
Argument Reference
The following arguments are supported:
command
- (Optional) Example.args
- (Optional) Arguments to pass to command.
Last updated on