models:init
rai models:init [OPTIONS] <[NAME]>Scaffold a new deploy-mode starter project.
The project name can be passed as a positional argument
(rai models init my_project) or via --name my_project.
If neither is supplied, the wizard prompts interactively.
Options
Section titled “Options”| Option | Type | Description |
|---|---|---|
--name | text | Project name (alternative to the positional [NAME]). |