cloudflared-mirror/cmd/cloudflared
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
..
access AUTH-3394: Ensure scheme on token command 2021-03-17 10:50:03 -05:00
buildinfo TUN-4063: Cleanup dependencies between packages. 2021-03-09 14:02:59 +00:00
cliutil TUN-4116: Ingore credentials-file setting in configuration file during tunnel create and delete opeations. 2021-03-24 08:15:36 -05:00
proxydns TUN-4094: Don't read configuration file for access commands 2021-03-16 17:36:46 -05:00
tunnel TUN-4116: Ingore credentials-file setting in configuration file during tunnel create and delete opeations. 2021-03-24 08:15:36 -05:00
ui TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests. 2021-02-08 15:38:42 +00:00
updater TUN-4063: Cleanup dependencies between packages. 2021-03-09 14:02:59 +00:00
app_forward_service.go TUN-4063: Cleanup dependencies between packages. 2021-03-09 14:02:59 +00:00
app_resolver_service.go TUN-4063: Cleanup dependencies between packages. 2021-03-09 14:02:59 +00:00
app_service.go TUN-4063: Cleanup dependencies between packages. 2021-03-09 14:02:59 +00:00
generic_service.go TUN-3945: Fix runApp signature for generic service 2021-02-19 22:06:57 +00:00
linux_service.go TUN-4094: Don't read configuration file for access commands 2021-03-16 17:36:46 -05:00
macos_service.go TUN-4094: Don't read configuration file for access commands 2021-03-16 17:36:46 -05:00
main.go TUN-4094: Don't read configuration file for access commands 2021-03-16 17:36:46 -05:00
service_template.go TUN-4063: Cleanup dependencies between packages. 2021-03-09 14:02:59 +00:00
windows_service.go TUN-4094: Don't read configuration file for access commands 2021-03-16 17:36:46 -05:00