We should have a consistent way to ignore parameters (particularly SDK parameters) so that they don't appear in tab completion and that an appropriate error is thrown if they are specified (which should be unrecognized argument).
Because this would require smart creates (one of the most common uses of ignored parameters) to be retested, I'm breaking this up into tasks.
We should have a consistent way to ignore parameters (particularly SDK parameters) so that they don't appear in tab completion and that an appropriate error is thrown if they are specified (which should be unrecognized argument).
Because this would require smart creates (one of the most common uses of ignored parameters) to be retested, I'm breaking this up into tasks.