Skip to content

Get-Verb v6 help topic needs updating to reflect new output type, System.Management.Automation.VerbInfo #1481

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

Closed
2 of 7 tasks
mklement0 opened this issue Jul 28, 2017 · 4 comments
Assignees
Labels
area-core Area - Microsoft.PowerShell.Core module Pri0 Priority - Highest

Comments

@mklement0
Copy link
Contributor

mklement0 commented Jul 28, 2017

Up to v5.1, Get-Verb output modified Microsoft.PowerShell.Commands.MemberDefinition instances, as still documented.

In v6, a new dedicated type is output: System.Management.Automation.VerbInfo.

Version(s) of document impacted

  • Impacts 6 document
  • Impacts 5.1 document
  • Impacts 5.0 document
  • Impacts 4.0 document
  • Impacts 3.0 document

  • The documented feature was introduced in selected version of PowerShell
  • This issue only shows up in selected version of the document
@joeyaiello joeyaiello added the Pri0 Priority - Highest label Oct 4, 2018
@sdwheeler sdwheeler added the area-core Area - Microsoft.PowerShell.Core module label Oct 17, 2018
@HemantMahawar HemantMahawar self-assigned this Nov 2, 2018
@TylerLeonhardt
Copy link
Member

This seems to be fixed.

However, the problem here is that Get-Verb has moved from Microsoft.PowerShell.Core to Microsoft.PowerShell.Utility.

@sdwheeler @joeyaiello do we want to add a 6 doc to Get-Verb in the previous location to point to the new location? I heard something about redirects in the docathon. Is that something we could use?

@joeyaiello
Copy link
Contributor

Nah, just keep what's accurate. Redirects are a hack, we don't want to maintain them long term

@TylerLeonhardt
Copy link
Member

Then we probably can just close this a fixed. If anyone feels otherwise, feel free to let us know.

@HemantMahawar
Copy link
Contributor

This issue was fixed by @matt9ucci with #1872

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core Area - Microsoft.PowerShell.Core module Pri0 Priority - Highest
Projects
None yet
Development

No branches or pull requests

6 participants