Skip to content

hugoh/tmhi-cli

Repository files navigation

tmhi-cli - CLI to control T-Mobile Home Internet gateway

CI codecov Go Report Card

Usage

NAME:
   tmhi-cli - Utility to interact with T-Mobile Home Internet gateway

USAGE:
   tmhi-cli [global options] [command [command options]]

COMMANDS:
   login    Verify that the credentials can log the tool in
   reboot   Reboot the router
   info     Get gateway information
   status   Check gateway status
   signal   Display signal strength information
   req      Make a custom HTTP request to the gateway
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --config string, -c string  use the specified TOML configuration file (default: "/Users/hugoh/.tmhi-cli.toml")
   --debug, -d                 display debugging output in the console
   --no-color                  disable colored output
   --quiet, -q                 quiet mode, suppresses output
   --yes, -y                   skip confirmation prompts
   --dry-run, -D               do not perform any change to the gateway
   --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
   --retries int               number of retries (default: 0)
   --timeout duration          request timeout in seconds (default: 5s)
   --help, -h                  show help
   --version, -v               print the version

See also

About

CLI to control your T-Mobile Home Internet gateway

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages