Currently if you provide too many arguments to a command in MOS additional arguments get silently ignored, and the command will just work with the arguments the command wishes to look at.
We may wish to consider changing this behaviour, and returning an error if too many arguments are given to a command. Additional arguments could be indicative of some kind of error in a script (or command) so it may be incorrect for them to just "pass".
Currently if you provide too many arguments to a command in MOS additional arguments get silently ignored, and the command will just work with the arguments the command wishes to look at.
We may wish to consider changing this behaviour, and returning an error if too many arguments are given to a command. Additional arguments could be indicative of some kind of error in a script (or command) so it may be incorrect for them to just "pass".