Below is a list of environment variables used in cloudflared tunnel
commands, extracted from subcommands.go
Version: 2025.2.1
Official Documentation: Tunnel run parameters
Environment Variable | Description |
---|---|
TUNNEL_LIST_SORT_BY |
Sorts the list of tunnels by the given field. Valid options are {name, id, createdAt, deletedAt, numConnections} . |
TUNNEL_LIST_INVERT_SORT |
Inverts the sort order of the tunnel list. |