cloudflared-mirror/cmd/cloudflared/cliutil
João "Pisco" Fernandes 7336a1a4d6 TUN-8914: Create a flags module to group all cloudflared cli flags
## Summary

This commit refactors some of the flags of cloudflared to their own module, so that they can be used across the code without requiring to literal strings which are much more error prone.

 Closes TUN-8914
2025-02-06 03:30:27 -08:00
..
build_info.go TUN-8630: Check checksum of downloaded binary to compare to current for auto-updating 2024-09-11 16:00:00 -07:00
deprecated.go TUN-5164: Update README and clean up references to Argo Tunnel (using Cloudflare Tunnel instead) 2021-09-29 08:27:47 +00: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-4359: Warn about unused keys in 'tunnel ingress validate' 2021-05-13 02:05:19 +01:00
logger.go TUN-8914: Create a flags module to group all cloudflared cli flags 2025-02-06 03:30:27 -08:00