This is the complete list of available commands in the Digi Remote Manager CLI:

Command Description Related topic

clear

Clears the console output.

Clear the console output

exit

Exits from app/script.

Quit the Digi IoT Device Simulator

help

Prints the help.

Show the CLI help

history

Lists the commands previously used.

Get the history of the commands executed

purge

Clears all the information of any simulation in your account. After running this, you can only start a new simulation.

Purge the simulation

set

Configures an existing device in the simulation. It allows to configure any of its features or to make it do an action.

Manage simulated devices

show

Shows the requested information. It can be the list of groups, devices per group or the details of a device.

Monitor simulated devices and groups

start

Starts the simulation. Only one simulation can run at once. If a simulation is running, this command shows an error message. Always stop the running simulation before launching a new one.

Start the simulation

stop

Stops the running simulation.

Stop the simulation

You can type help followed by the name of the command to get detailed information about the command itself and its syntax in the CLI. For example, help start.