Hello World

CLI Reference

Complete reference for the Tunnee CLI, covering all commands, subcommands, and flags.

On this page

Everything you can do with the tunnee CLI, grouped by function.

  • Auth - login, register, confirm, resend, forgot, reset, logout
  • Account - view your account details
  • Tunnels - list, reserve, update, destroy, open
  • Config - init, show, get, set, add, remove, use, reset
  • Billing - plans, subscribe, portal

Root commands

These live at the top level:

  • tunnee start (alias: init) - one-shot registration flow
  • tunnee open - shortcut for tunnee tunnels open
  • tunnee update - self-update the CLI binary

Global flags

Available on every command:

  • --config <path> - override the config file path (default ~/.tunnee/config.yml)
  • --debug - enable debug logging
  • -v, --version - print the CLI version
Related docs

Made by Basic Shapes in Europe.