mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-29 04:19:57 +00:00
TUN-3689: Delete routes via cloudflared CLI
This commit is contained in:
@@ -35,7 +35,7 @@ var (
|
||||
Usage: "Show only routes with this comment.",
|
||||
}
|
||||
// Flags contains all filter flags.
|
||||
Flags = []cli.Flag{
|
||||
FilterFlags = []cli.Flag{
|
||||
&filterDeleted,
|
||||
&filterTunnelID,
|
||||
&filterSubset,
|
||||
|
Reference in New Issue
Block a user