UsefulArgumentCompleters
2.0.0
Module with lots of argument completers for popular commands.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2022 MartinGC94. All rights reserved.
Package Details
Author(s)
- MartinGC94
Tags
Argument Completer Completion TabCompletion
Functions
Get-UsefulArgumentCompleter Import-UsefulArgumentCompleterSet
PSEditions
Dependencies
This module has no dependencies.
Release Notes
2.0.0:
Made it so the following completers are only imported in Windows PowerShell because PowerShell has been updated to have them built in:
Verb and Noun completer for Get-Command and Get-Verb
Verb completer for Start-Process
PropertyType completer for New-ItemProperty
Made the AppxPublisher and package completers available for PowerShell because it works in Windows 11 and Windows 10 support is ending soon.
Removed the repository completers for all PowerShellGet commands except Set-PSRepository. The latest version of PowerShellGet includes these completers.
Added COM object completer for New-Object -ComObject
Added completers for Update-Help -Module and the Scope parameter for the various *-Variable commands.
Updated the SearchBase completer so it can handle all kinds of containers and not just OUs.
1.0.12:
Add completers for Set-TimeZone
Add completers for the Name parameter for the *PSSessionConfiguration commands
1.0.11:
Replace "StartsWith" across all completers with "-like" so wildcards in the input text are respected.
Add Name, SID and Member completers for *-LocalGroup* commands
1.0.10:
Add completer for New-WinEvent
Add PSRepository completer
Add completer for Get-Command and Get-Verb
Add Volume completer
Add Disk completer
Update completer for Get-WinEvent to no longer force a wildcard before the input text
Fix the parameter help for Get-UsefulArgumentCompleter
1.0.9:
Fix argument completer for Get-UsefulArgumentCompleter so it properly uses partial input to filter the results.
1.0.8:
Add optional HyperV VMName and ID completers.
Add Get-UsefulArgumentCompleter command which allows the user to view the available argument completers.
Add Import-UsefulArgumentCompleterSet command which allows the user to load argument completers that are optional.
1.0.7:
Add language completer for LanguagePackManagement commands
Add GeoID completer for Set-WinHomeLocation
Include Invariant language in cultureinfo results if input text matches the displayname.
1.0.6:
Add RDP to the port completers for the firewall commands and Test-NetConnection.
Update the list item text for the GptType argument completer for New-Partition to show the friendlyname instead of the GUID.
1.0.5:
Fix RemotePort parameter completion for Get-NetTCPConnection
1.0.4:
Add process, port and address completers for Get-NetTCPConnection
1.0.3:
Add Verb completer for Start-Process
1.0.2:
Add cultureinfo and appx argument completers
1.0.1:
Fix issue when commands used in the cache were unavailable, or otherwise failed.
1.0:
Initial release with over 30 completers!
FileList
- UsefulArgumentCompleters.nuspec
- ArgumentCompleters.csv
- PSGallery.csv
- UsefulArgumentCompleters.psd1
- UsefulArgumentCompleters.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 (current version) | 10 | 8/18/2025 |
1.0.12 | 321 | 2/17/2024 |
1.0.11 | 44 | 10/26/2023 |
1.0.10 | 67 | 9/22/2022 |
1.0.9 | 19 | 9/8/2022 |
1.0.8 | 12 | 9/8/2022 |
1.0.7 | 14 | 9/6/2022 |
1.0.6 | 12 | 9/6/2022 |
1.0.5 | 17 | 9/4/2022 |
1.0.4 | 11 | 9/4/2022 |
1.0.3 | 14 | 9/2/2022 |
1.0.2 | 20 | 8/22/2022 |
1.0.1 | 19 | 8/20/2022 |
1.0 | 12 | 8/20/2022 |