runtime-commandAvailable
Runtime Catalog
Return runtime command metadata declared by the active Telion build.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | runtime.catalog | — |
| aliases | ["catalog"] | — |
| category | runtime | — |
| displayName | Runtime Catalog | — |
| pythonName | runtime_catalog | — |
| responseType | catalog | — |
Return runtime command metadata declared by the active Telion build.
Contract
| Property | Value |
|---|---|
| action | runtime.catalog |
| aliases | ["catalog"] |
| category | runtime |
| displayName | Runtime Catalog |
| pythonName | runtime_catalog |
| responseType | catalog |
Dynamic call
model.command('runtime.catalog', ...)