mirror of
https://github.com/juanfont/headscale.git
synced 2026-02-21 20:20:31 +09: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.