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
Use the repository CLI for repeatable manifest and QA checks outside the desktop UI. Confirm the current command names in the README for the source revision you are running.
robostudio check ./manifests/dataset.json
robostudio qa ./manifests/dataset.json --out reports/sensor-qa.json
robostudio export ./manifests/dataset.json --out reviewed-subset.json