ktm agents reboot
Use the ktm agents reboot command to restart a cellular, ethernet, or smartphone agent or a specific SIM slot.
Reboot an agent or a specific SIM slot
Usage
ktm agents reboot [flags]
Examples
ktm agents reboot --agent gsm-gateway-01 --confirm
ktm agents reboot --agent gsm-gateway-01 --slot 3 --confirm
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--agent | string | Agent hostname or UUID (required) | |
--confirm | boolean | Execute the reboot (without this, shows preview) | |
--slot | int | SIM slot ID (cellular only) | |
--type | string | Agent type: cellular, ethernet, smartphone (inferred from a hostname) |
Details
Restart an agent, or one SIM slot on a cellular agent.
--agent takes either identifier: the agent's hostname or its UUID. --type is only needed to disambiguate a UUID — with a hostname the agent's type is looked up.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on