run_warlock
Execute AFSIM Warlock batch simulations. Provide a scenario file path to run the simulation and generate output files in the specified directory.
Instructions
Run the AFSIM Warlock batch simulation engine.
Parameters
scenario_file: Path to the AFSIM scenario file. output_dir: Directory for output files (default current dir).
Returns
JSON with success flag, returncode, stdout/stderr snippets.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scenario_file | Yes | ||
| output_dir | No | . |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |