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

FlagTypeDefaultDescription
--owner-kindstringFilter 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.

Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.

What's next?

All commands

Browse the full CLI reference.

Get started

Install the CLI and authenticate.

Last updated on