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. |