cli-tunnel
Start and stop tunnel connections (ngrok, Cloudflare, custom) from the CLI. Inspect active tunnel URLs, configure authentication, and test external reachability.
By diegosouzapw · 414 installs
npx skills add diegosouzapw/omniroute --skill cli-tunnel
Source repository · Upstream listing
<! generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten
Overview
Start and stop tunnel connections (ngrok, Cloudflare, custom) from the CLI. Inspect active tunnel URLs, configure authentication, and test external reachability.
Quick install
Subcommands
tunnel
Example:
tunnel list
Flags:
json
Example:
tunnel create [type]
Example:
tunnel stop <type
Flags:
yes
Example:
tunnel status <type
Flags:
json
Example:
tunnel logs <type
Flags:
tail <n
Example:
tunnel info <type
Flags:
json
Example:
tunnel rotate <type
Flags:
yes
Example: