Skip to content

models:teardown

Terminal window
rai models:teardown [OPTIONS]

Drop the configured model schema and its meta schema (and everything in them).

Options

OptionTypeDescription
--forceBooleanActually perform the teardown. Without it, the command only prints what would be dropped. Default: False.

See Also