evroc think modelinstance logs

show logs for model instance

Synopsis

show logs for model instance

evroc think modelinstance logs [flags]

Examples


# List all all available models
evroc think modelinstance <model_instance_name> logs
evroc think modelinstance <model_instance_name>
evroc think mi <model_instance_name> logs

Options

  -h, --help   help for logs

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