tmhi-cli - CLI to control T-Mobile Home Internet gateway
Usage
NAME:
tmhi-cli - Utility to interact with T-Mobile Home Internet gateway
USAGE:
tmhi-cli [command [command options]]
COMMANDS:
login Verify that the credentials can log the tool in
reboot Reboot the router
OPTIONS:
--config string, -c string use the specified TOML configuration file
--debug, -d display debugging output in the console (default: false)
--dry-run, -D do not perform any change to the gateway (default: false)
--gateway.model string gateway model: options: ARCADYAN, NOK5G21
--gateway.ip string gateway IP (default: "192.168.12.1")
--login.username string admin username (default: "admin")
--login.password string admin password
--help, -h show help
--version, -v print the version
Notes
Currently only supports the reboot function. Supports both the Nokia and Arcadyan gateways.