ktm shell types
List available shell action types
List available shell action types
Usage
ktm shell types [flags]
Examples
ktm shell types # all shell actions
ktm shell types --owner-kind S # SIM actions only (17)
ktm shell types --owner-kind E # Ethernet actions only (13)
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--owner-kind | string | Filter by owner kind: S (SIM) or E (Ethernet) |
Details
Show which action types can be used in shell mode.
Shell actions are a curated subset of the full action catalog — only direct device/network operations (USSD, ping, HTTP API, etc.) are included. Script-execution and test-control actions are excluded.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on