cterasdk.edge.cli module

class cterasdk.edge.cli.CLI(gateway)

Bases: cterasdk.edge.base_command.BaseCommand

Gateway CLI APIs

run_command(cli_command)

Run a CLI command

Parameters:cli_command (str) – The CLI command to run on the gateway
Return str:The response of the gateway