spl:list
List every SPL model the workspace can name.
Usage
splent spl:list
Requires detached mode.
Description
Three sources are merged, which between them cover every model the workspace can resolve.
- The models you are editing,
splent_spl_*/. - The models already in
.splent_cache/spls/. - The models your products pin by DOI, even when nothing has been downloaded yet.
Each row says where that model would be read from right now.
| State | Meaning |
|---|---|
editing |
A working copy holds the .uvl, and it wins over everything else |
cached |
Resolvable offline from .splent_cache/spls/ |
not fetched |
A DOI is recorded, so spl:fetch will get it |
no model |
Nothing on disk and no DOI. Nothing can resolve it |
A workspace that predates the DOI pin has a splent_catalog holding every
DOI and no product carrying one, so every row reads no model. That case
is detected and counted, and the command names
spl:migrate-catalog.
See also
spl:info. Everything about one of themspl:outdated. Which products fell behind