cterasdk.core.cli module

cterasdk.core.cli module#

class cterasdk.core.cli.CLI(core)#

Bases: BaseCommand

Portal 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 Portal