UsefulArgumentCompleters

1.0.6

Module with lots of argument completers for popular commands.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name UsefulArgumentCompleters -RequiredVersion 1.0.6

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name UsefulArgumentCompleters -Version 1.0.6

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 MartinGC94. All rights reserved.

Package Details

Author(s)

  • MartinGC94

Tags

Argument Completer Completion TabCompletion

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

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

Version History

Version Downloads Last updated
1.0.12 21 2/17/2024
1.0.11 43 10/26/2023
1.0.10 66 9/22/2022
1.0.9 18 9/8/2022
1.0.8 11 9/8/2022
1.0.7 13 9/6/2022
1.0.6 (current version) 11 9/6/2022
1.0.5 16 9/4/2022
1.0.4 10 9/4/2022
1.0.3 13 9/2/2022
1.0.2 19 8/22/2022
1.0.1 18 8/20/2022
1.0 11 8/20/2022
Show less