cloudflared tunnel route ip show [flags...]

Shows your organization private routing table. You can use flags to filter the results

Arguments

NameDescription
flags

Options

NameDescription
--filter-is-deleted <value>If false (default), only show non-deleted routes. If true, only show deleted routes. (default: false)
--filter-tunnel-id <value>Show only routes with the given tunnel ID
--filter-network-is-subset-of, --nsub <value>Show only routes whose network is a subset of the given network
--filter-network-is-superset-of, --nsup <value>Show only routes whose network is a superset of the given network
--filter-comment-is <value>Show only routes with this comment
--filter-vnet-id <value>Show only routes that are attached to the given virtual network ID
--output, -o <format>Render output using given FORMAT. Valid options are 'json' or 'yaml'