Skip to content

Command-line interface

Terminal windowconsole
$ eqiora --version
eqiora 0.1.0-alpha.2
Terminal windowconsole
$ eqiora --help
Compile and check one Eqiora Model source file.
Usage:
eqiora check <MODEL_PATH>
Commands:
check Compile/check one local Model source file.
Options:
-h, --help Print help.
-V, --version Print version.
Terminal windowconsole
$ eqiora check --help
Compile/check one local Eqiora Model source file.
Usage:
eqiora check <MODEL_PATH>
Arguments:
<MODEL_PATH> UTF-8 path to one regular Model source file.
Options:
-h, --help Print help.

The public command checks one local Model source file. Its registered boundary does not claim execution, solving, artifact output, stdin, multiple files, JSON output, remote operation, Python, or Studio integration. Exit semantics are intentionally not documented here.