spice-cli
Installation
SKILL.md
Spice CLI
The Spice CLI manages Spicepods and interacts with the Spice runtime.
Common Commands
| Command | Description |
|---|---|
spice init |
Initialize a new Spicepod in current directory |
spice run |
Start the Spice runtime |
spice sql |
Start interactive SQL REPL |
spice chat |
Start chat REPL (requires model configured) |
spice add |
Add a Spicepod dependency |
spice datasets |
List loaded datasets |
spice models |
List loaded models |
spice status |
Show runtime status |
spice refresh |
Refresh an accelerated dataset |
spice version |
Show CLI and runtime version |
spice upgrade |
Upgrade CLI to latest version |