1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-02-23 13:50:36 +01:00
juanfont.headscale/cmd
Kristoffer Dalby 7ef844bbc1
cli: add headscale auth register/approve commands
Add a new 'headscale auth' command group with two subcommands:

  headscale auth register --auth-id <id> --user <user>
  headscale auth approve --auth-id <id>

These replace the old 'headscale nodes register --key' workflow.
The old command is marked deprecated with a pointer to the new one.

Updates #1850
2026-02-20 11:52:03 +01:00
..
headscale cli: add headscale auth register/approve commands 2026-02-20 11:52:03 +01:00
hi all: upgrade from Go 1.26rc2 to Go 1.26.0 2026-02-19 08:21:23 +01:00
mapresponses all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00