cloudflared tunnel vnet list
Lists the virtual networks based on the given filter flags
Options
Name | Description |
---|---|
--id <ID> | List virtual networks with the given ID |
--name <NAME> | List virtual networks with the given NAME |
--is-default | If true, lists the virtual network that is the default one. If false, lists all non-default virtual networks for the account. If absent, all are included in the results regardless of their default status. (default: false) |
--show-deleted | If false (default), only show non-deleted virtual networks. If true, only show deleted virtual networks. (default: false) |
--output, -o <format> | Render output using given FORMAT. Valid options are 'json' or 'yaml' |