Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 608 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 608 Bytes

UsefulArgumentCompleters

This module is a collection of argument completers for popular commands.
To use it, simply install the module with Install-Module UsefulArgumentCompleters then import the module using Import-Module UsefulArgumentCompleters
Some argument completers are optional, use the Import-UsefulArgumentCompleterSet command to load them.
To view the list of available argument completers, see this: https://github.com/MartinGC94/UsefulArgumentCompleters/blob/main/ArgumentCompleters.csv if you have the module installed you can also run the Get-UsefulArgumentCompleter command.