mirror of
https://github.com/juanfont/headscale
synced 2026-04-25 17:15:33 +02:00
The Args function incorrectly required positional arguments but the commands use --id flag. Move validation into Run function.
The Args function incorrectly required positional arguments but the commands use --id flag. Move validation into Run function.