MartinGC94 / UsefulArgumentCompleters

MIT License
9 stars 1 forks source link

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.