posh-HumpCompletion

0.4.1

When working with some PowerShell modules, there can be a large number of cmdlets, and the cmdlet names can get quite long. posh-HumpCompletion adds support for "hump completion". This means that it will use the capitals in the cmdlet name as the identifiers, i.e. "Get-DC<tab>" would complete for Get-DnsClient, Get-DnsClientCache, Get-DscConfiguration, Get-DomainContr
When working with some PowerShell modules, there can be a large number of cmdlets, and the cmdlet names can get quite long. posh-HumpCompletion adds support for "hump completion". This means that it will use the capitals in the cmdlet name as the identifiers, i.e. "Get-DC<tab>" would complete for Get-DnsClient, Get-DnsClientCache, Get-DscConfiguration, Get-DomainController etc.
Show more

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name posh-HumpCompletion

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

Author(s)

Stuart Leeks

Copyright

(c) 2017 Stuart Leeks. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
0.4.1 (current version) 585 4/30/2018
0.4.0 208 5/26/2017
0.3.0 19 5/26/2017
0.2.0 305 5/23/2016
0.1.4 106 1/20/2016
0.1.3 48 11/30/2015
0.1.1 17 11/30/2015
0.0.11 23 11/25/2015
0.0.10 17 11/25/2015
0.0.9 27 11/2/2015
Show more