evroc think instance create
Create an instance
evroc think instance create <instance-id> [flags]
Options
-h, --help help for create
--model string The ID of the Model to serve
--size string The ID of the instance Size to deploy
--stopped Whether the instance should be created in a stopped state
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
SEE ALSO
- evroc think instance - Instance management commands