CLI overview

This page maps the in-browser terminal on the homepage. For the complete coelanox command reference (mirrored from the repository), use the full CLI reference.

Global

coelanox --help

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 and does not display release version strings. For production usage, integration details are discussed during pilot onboarding.