1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-23 11:19:19 +02:00
juanfont.headscale/cmd/headscale/cli
Stavros Kois c07cc491bf
add health command (#2659)
* add health command
* update health check implementation to allow for more checks to added over time
* add change changelog entry
2025-10-16 12:00:11 +00:00
..
api_key.go Only load needed part of configuration (#2109) 2024-09-07 09:23:58 +02:00
configtest.go Only load needed part of configuration (#2109) 2024-09-07 09:23:58 +02:00
debug.go integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
dump_config.go
generate.go
health.go add health command (#2659) 2025-10-16 12:00:11 +00:00
mockoidc.go integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
nodes.go cmd: add option to get and set policy directly from database (#2765) 2025-09-12 16:55:15 +02:00
policy.go cmd: add option to get and set policy directly from database (#2765) 2025-09-12 16:55:15 +02:00
preauthkeys.go fix: change FormatUint base from 64 to 10 in preauthkeys list command (#2588) 2025-05-13 18:40:17 +00:00
pterm_style.go
root.go cli: use gobuild version handling (#2770) 2025-09-12 11:47:31 +02:00
serve.go db: add sqlite "source of truth" schema 2025-07-07 15:48:38 +01:00
users.go cmd: add option to get and set policy directly from database (#2765) 2025-09-12 16:55:15 +02:00
utils.go cmd: add option to get and set policy directly from database (#2765) 2025-09-12 16:55:15 +02:00
version.go cli: use gobuild version handling (#2770) 2025-09-12 11:47:31 +02:00