Command methods should ignore kwargs in namespace that are not part of its signature
Open
act-platform-engineering-squad
Core
feature-request
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
---
-registering extra arguments currently require a subsequent deletion of the kwarg upon validating.
-this change would remove the need to delete afterwards
### Environment summary
Install Method (e.g. pip, interactive script, apt-get, Docker, MSI, edge build) / CLI version (`az --version`) / OS version / Shell Type (e.g. bash, cmd.exe, Bash on Windows)
```
```
Contributor guide
Assessment
This issue has not been assessed yet.