spl:fetch
Download the UVL model defined in the product’s pyproject.toml.
Usage
splent spl:fetch [--force]
Options
| Option | Description |
|---|---|
--force |
Re-download even if the model is already cached locally. |
Description
Fetches the UVL file from UVLHub (or the configured mirror) based on the SPL’s metadata.toml and saves it to splent_catalog/{spl}/ for use by other spl:* commands.
If the UVL file already exists locally, the command will ask for confirmation before overwriting. Use --force to skip the prompt and always re-download.