CLI reference

The site includes an in-browser CLI preview on the homepage. Below is a concise map of the mocked command surface for technical evaluators.

Global

coelanox --help
coelanox --version

Common workflows

coelanox package -i model.onnx -o out.cnox
coelanox validate -f model.cnox
coelanox verify -f model.cnox
coelanox run -f model.cnox -o out.json
coelanox env

Notes

The browser terminal uses sample responses. For production usage, integration details are discussed during pilot onboarding.