Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow UseCompatibleCommands to ignore whole modules #1151

Open
rjmholt opened this issue Feb 27, 2019 · 0 comments
Open

Allow UseCompatibleCommands to ignore whole modules #1151

rjmholt opened this issue Feb 27, 2019 · 0 comments

Comments

@rjmholt
Copy link
Contributor

rjmholt commented Feb 27, 2019

Currently UseCompatibleCommands only ignores commands on an individual basis. When one system has a whole module that another does not, this can be cumbersome to configure. Instead it should be able to ignore whole modules.

As part of this change, the query API should be updated so that data elements have a reference to their parents (for example CmdletData refers to the containing ModuleData) to make this possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants