mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-08 00:50:20 +09:00
165c5f0491
The Args function incorrectly required positional arguments but the commands use --id flag. Move validation into Run function.