CLI Reference
Command-line interface reference for managing models and deployments.
Global Options
--api-key API key for authentication
--project Project ID to use
--verbose Enable verbose output
--json Output in JSON formatCommands
oneml init [name]Initialize a new 1.ML project
oneml train [options]Start a training job
oneml deploy [model] [options]Deploy a model to production
oneml logs [job-id]View logs for a training job
oneml models listList all deployed models