cterasdk.edge.shell module

class cterasdk.edge.shell.Shell(gateway)

Bases: cterasdk.edge.base_command.BaseCommand

Gateway Shell command

run_command(shell_command)

Execute a shell command on the gateway

Parameters:shell_command (str) – The shell command to execute
Returns:The command result