mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-13 06:50:29 +08:00
TUN-5477: Unhide vnet commands
This commit is contained in:
@@ -101,8 +101,7 @@ func Commands() []*cli.Command {
|
|||||||
buildLoginSubcommand(false),
|
buildLoginSubcommand(false),
|
||||||
buildCreateCommand(),
|
buildCreateCommand(),
|
||||||
buildRouteCommand(),
|
buildRouteCommand(),
|
||||||
// TODO TUN-5477 this should not be hidden
|
buildVirtualNetworkSubcommand(false),
|
||||||
buildVirtualNetworkSubcommand(true),
|
|
||||||
buildRunCommand(),
|
buildRunCommand(),
|
||||||
buildListCommand(),
|
buildListCommand(),
|
||||||
buildInfoCommand(),
|
buildInfoCommand(),
|
||||||
|
|||||||
Reference in New Issue
Block a user