Skip to main content
Version: Next

Spice.ai OSS CLI command reference

spice

Usage

spice [command] [--help]

Full Command Reference

CommandDescription
accelerationManage dataset acceleration features
addAdd Spicepod - adds a Spicepod to the project
catalogsList catalogs loaded by the Spice runtime
chatChat with an LLM
cloudManage Spice Cloud resources
clusterCluster operations for the Spice runtime
completionGenerate the autocompletion script for the specified shell
connectConnect to a Spice.ai Cloud Platform app
datasetDataset operations (configure datasets)
datasetsLists datasets loaded by the Spice runtime
evalRun model evaluation
helpHelp about any command
initInitialize Spice app - creates a new spicepod.yaml
installInstall or reinstall the Spice.ai runtime
loginLogin to Spice.ai or configure credentials for data sources
modelsLists models loaded by the Spice runtime
nsqlText-to-SQL REPL - translate natural language to SQL
podsLists Spicepods loaded by the Spice runtime
querySubmit an async query or start an interactive async query REPL
refreshRefresh a dataset loaded by the Spice runtime
runRun Spice - starts the Spice runtime, installing if necessary
searchSearch datasets with embeddings
sqlStart an interactive SQL query session against the Spice runtime
statusSpice runtime status
traceReturn traces for operations that occurred in Spice
upgradeUpgrades the Spice CLI and runtime to the latest release
versionSpice CLI version
workersLists workers loaded by the Spice runtime

Command Flags

All commands have a help flag --help or -h to print its usage documentation:

  • --help | -h : Print the help message