Version 2.4.6
HyperExecute CLI --runson
flag
The HyperExecute CLI now supports a --runson
flag, allowing you to override the runson
value specified in the YAML configuration file.
Key Values
- OS Override: Overrides the OS value defined in the YAML file's
runson
flag - Multi-Mode Support: Compatible with all execution modes: AutoSplit, Matrix, and Hybrid.
- Multi-OS Specification: Enables defining multiple operating systems for Matrix and Hybrid modes.
Usage
Add the --runson
flag to your HyperExecute CLI command, followed by the desired OS:
--runson YOUR_OS_NAME
📕 Read the documentation - HyperExecute CLI
runson
to learn more about it.