kf commands
Inspect the command registry.
Read-only view onto the canonical command registry. Useful for partner builders, support, and MCP tool generation.
kf commands list
List registry-backed command metadata.
Returns every registered command type with aggregate, category, scopes, risk class, and emitted events.
Example
kf commands list --prettykf commands show
Show one registry-backed command definition.
Show the full metadata for one command type.
Example
kf commands show CreateReservation --pretty