Skip to content

models:switch

Terminal window
rai models:switch [OPTIONS] <NAME>

Switch the current model.

Validates that name is a provisioned model schema, then updates deployment.schema in raiconfig (preserving comments/layout). This is the schema rai models deploy and rai models branch use.

Options

OptionTypeDescription
--yes, -yBooleanSkip confirmation prompts (e.g. when modifying a raiconfig.yaml outside the current directory). Default: False.

See Also