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.