lorivo list
Lists all adapters and their deploy status. The admin key sees every org; an org key only its own.
Usage
lorivo list
output
ADAPTER ORG STATUS ACTIVE UPDATEDmy-lora acme-ai LOADED v3 2026-09-01summarize acme-ai UPLOADED - 2026-09-01
| Column | Meaning |
|---|---|
ADAPTER | Adapter name |
ORG | Owning organization |
STATUS | UPLOADED, LOADING, LOADED, or ERROR |
ACTIVE | Currently deployed version, or - |
UPDATED | Last update timestamp |
With no adapters yet, the command prints a hint: lorivo deploy <dir> --name <name>.