ngrok start <tunnels...>
Start tunnels by name from the configuration file
Arguments
Options
Name | Description |
---|
--log, -log <value> | Path to log file, 'stdout', 'stderr' or 'false' |
--log-format, -log-format <arg> | Log record format: 'term', 'logfmt', 'json' |
--log-level, -log-level <level> | Logging level |
--config, -config <config file> | Path to config files; they are merged if multiple |
--region, -region <arg> | Ngrok server region [us, eu, au, ap, sa, jp, in] (default: us) |
--authtoken, -authtoken <authtoken> | Ngrok.com authtoken identifying a user |
--all, -all | Start all tunnels in the configuration file |
--none, -none | Start running no tunnels |