cloudflared-mirror/cmd/cloudflared/cliutil
Igor Postelnik 9018ee5d5e TUN-4116: Ingore credentials-file setting in configuration file during tunnel create and delete opeations.
This change has two parts:
1. Update to newer version of the urfave/cli fork that correctly sets flag value along the context hierarchy while respecting config file overide behavior of the most specific instance of the flag.
2. Redefine --credentials-file flag so that create and delete subcommand don't use value from the config file.
2021-03-24 08:15:36 -05:00
..
deprecated.go TUN-3715: Only read config file once, right before invoking the command 2021-03-16 17:22:13 -05:00
errors.go TUN-3715: Only read config file once, right before invoking the command 2021-03-16 17:22:13 -05:00
handler.go TUN-4116: Ingore credentials-file setting in configuration file during tunnel create and delete opeations. 2021-03-24 08:15:36 -05:00