Currently, **deleteVehicleCrew** just deletes one crew member at a time which can already be achieve with **deleteVehicle**. (Yes I know there are benefits to use the dedicated command instead of createVehicle)
Having that alt syntax would make this command much more useful and would make loops to delete all crew members redundant.
**deleteVehicleCrew ** <vehicle> // Deletes whole crew of given vehicle