Skip to main content
Version: Next

models

Lists models loaded by the Spice runtime

Usage​

spice models [flags]

Flags​

  • --tls-root-certificate-file The path to the root certificate file used to verify the Spice.ai runtime server certificate
  • -h, --help help for models

Examples​

>>> spice models

ID OWNED_BY STATUS ERROR
modlz local Ready

Additional Example​

>>> spice models --tls-root-certificate-file /path/to/cert.pem

ID OWNED_BY STATUS ERROR
modlz local Ready