The old shell required no argument and would drop all indexes, mongosh currently does require an explicit argument.
We either make the argument optional, to align with the old shell, or we document the current situation. The no-argument version is used in University courses, but makes it easier to accidentally drop all indexes without intending to.