Skip to content

VerbInfo should have a Description member #4732

@SteveL-MSFT

Description

@SteveL-MSFT

VerbInfo only has Group and Verb members, would be convenient to have a Description member

Steps to reproduce

PS> get-verb

Expected behavior

Verb        Group        Description
----        -----        -----
Add         Common       Foo
Clear       Common       Bar

Actual behavior

Verb        Group
----        -----
Add         Common
Clear       Common

Environment data

Name                           Value
----                           -----
PSVersion                      6.0.0-beta
PSEdition                      Core
GitCommitId                    v6.0.0-beta.6
OS                             Microsoft Windows 10.0.16350
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions