1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-01-23 20:08:28 +01:00
juanfont.headscale/cmd/headscale
Kristoffer Dalby e0bae9b769 cli: add --id flag to API key expire/delete commands
Add --id flag as an alternative to --prefix for expiring and
deleting API keys. This allows users to use the ID shown in
'headscale apikeys list' output, which is more convenient than
the prefix.

Either --id or --prefix must be provided; both flags are optional
but at least one is required.

Updates #2986
2026-01-20 17:13:38 +01:00
..
cli cli: add --id flag to API key expire/delete commands 2026-01-20 17:13:38 +01:00
headscale_test.go cmd/headscale: migrate tests from check.v1 to testify 2026-01-20 15:41:33 +01:00
headscale.go use newer fork of termcolor (#1842) 2024-04-16 23:48:51 +02:00