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 UPDATED
my-lora acme-ai LOADED v3 2026-09-01
summarize acme-ai UPLOADED - 2026-09-01
ColumnMeaning
ADAPTERAdapter name
ORGOwning organization
STATUSUPLOADED, LOADING, LOADED, or ERROR
ACTIVECurrently deployed version, or -
UPDATEDLast update timestamp

With no adapters yet, the command prints a hint: lorivo deploy <dir> --name <name>.