You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit begins the work of improving the author experience when
accelerating a native command.
This commit exposes all properties off the Command class to the user
via the New-CrescendoCommand cmdlet. Further to exposing all available
properties, an ArgumentCompleter attribute has been introduced to the
Verb parameter to allow for tab completion of PowerShell built-in
approved verbs.
0 commit comments