evroc think modelinstance delete
Delete a model instance
Synopsis
Delete a model instance in your project
evroc think modelinstance delete [flags]
Examples
# List all available models
evroc think modelinstance delete <my_model_instance>
evroc think modelinstance rm <my_model_instance>
evroc think mi rm <my_model_instance>
Options
-h, --help help for delete
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
--force-yes Overrides confirmation prompts on destructive actions - use with caution
--json JSON output
SEE ALSO
- evroc think modelinstance - Dedicated Model Instances management commands