exec
Allows to run commands via YAML or TOML configuration files.
All configuration files must provide values for the command, via the cmd key, and any required positional argument.
Usage
hxmx exec <INPUT> [--help]
Arguments
| Name | Type | Required | Default |
|---|---|---|---|
INPUT | path — must exist, file | ✓ | — |
Options
| Name | Type | Default | Description |
|---|---|---|---|
-h, --help | boolean | False | Open documentation in browser. |