evroc think modelinstance start

Start a stopped model instance

Synopsis

Start a stopped model instance

evroc think modelinstance start [flags]

Examples


# Start a stopped model instance
evroc think modelinstance start <my_model_instance>
evroc think modelinstance st <my_model_instance>
evroc think mi st <my_model_instance>

Options

  -h, --help   help for start

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