AuraOne / Docs / Robotics Studio Open / Reference
CLI reference
Headless checks for manifest validation, dataset QA, and local handoff files.
At a glance
Robotics Studio Open guide
- Entry
- CLI reference
- Reading
- 10 min
- Sections
- 1
- Applies to
- Applies to the current Robotics Studio Open source release and its supported JSON or JSONL manifest workflow. Check the product page and repository for the latest setup details.
01
Command pattern
The robostudio-engine headless CLI exposes the same dataset and evidence contracts as the desktop app, for repeatable manifest and QA checks outside the UI. Confirm the current command names in its README for the source revision you are running.
robostudio inspect ./manifests/dataset.json
robostudio qa ./manifests/dataset.json --out reports/sensor-qa.json
robostudio export ./manifests/dataset.json --out reviewed-subset.json