Arguments
.halguru-action.yaml ➤ RunCode ➤ Bash ➤ Arguments
Represents the command-line arguments to be passed during the execution of the associated code. This property allows the specification of additional parameters or options that modify the behavior of the executed code when run in the defined environment.
| Name | Description |
|---|---|
| Title | Arguments |
| Type | Text |
| Required | False |
| Length | 0..4096 |
Technical Information#
| Property | Value |
|---|---|
| Path | RunCode.Bash.Arguments |
| Internal Type | System.String |
| Internal Root Type | ActionHalConfiguration |
| File Extension | .halguru-action.yaml |
| JSON Schema | halguru-action-schema.json |
| Last updated: | 2025-12-05 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.75.0 |