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

FlagTypeDefaultDescription
--agentstringAgent hostname or UUID (required)
--confirmbooleanExecute the reboot (without this, shows preview)
--slotintSIM slot ID (cellular only)
--typestringAgent 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.

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