models
Lists models loaded by the Spice runtime
Usage​
spice models [flags]
Flags​
--tls-root-certificate-fileThe path to the root certificate file used to verify the Spice.ai runtime server certificate-h,--helphelp 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
