CLI reference

Console scripts: oneopen and oneopen-ml-studio.

python -m oneopen_ml_studio <command>

Commands

oneopen serve

Alias for start (kept for OneOpen ML Studio compatibility).

oneopen init

oneopen init
oneopen init --data-dir D:\oneopen-data

oneopen version

oneopen version
# OneOpen ML Studio v0.2.0

Future CLI (roadmap)

The product framework also defines commands such as project create, dataset import, dataset validate, train start, experiment list, and model export. Those land as the registry and adapter layers mature.