cloudflared-mirror/cmd/cloudflared/cliutil
Devin Carr b89c092c1b TUN-7134: Acquire token for cloudflared tail
cloudflared tail will now fetch the management token from by making
a request to the Cloudflare API using the cert.pem (acquired from
cloudflared login).

Refactored some of the credentials code into it's own package as
to allow for easier use between subcommands outside of
`cloudflared tunnel`.
2023-04-12 09:43:38 -07:00
..
build_info.go TUN-7134: Acquire token for cloudflared tail 2023-04-12 09:43:38 -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-7135: Add cloudflared tail 2023-04-05 10:20:53 -07:00