models:teardown
rai models:teardown [OPTIONS]Drop the configured model schema and its meta schema (and everything in them).
Options
| Option | Type | Description |
|---|---|---|
--force | Boolean | Actually perform the teardown. Without it, the command only prints what would be dropped. Default: False. |