Invoke-Build.ArgumentCompleters

1.0.3

The script registers Invoke-Build completers for parameters Task and File.

Completers can be used with:

* PowerShell v5 native Register-ArgumentCompleter
Simply invoke Invoke-Build.ArgumentCompleters.ps1, e.g. in a profile.

* TabExpansion2.ps1 https://www.powershellgallery.com/packages/TabExpansion2
Put Invoke-Build.ArgumentCompleters.ps1 to the path in order to be
The script registers Invoke-Build completers for parameters Task and File.

Completers can be used with:

* PowerShell v5 native Register-ArgumentCompleter
Simply invoke Invoke-Build.ArgumentCompleters.ps1, e.g. in a profile.

* TabExpansion2.ps1 https://www.powershellgallery.com/packages/TabExpansion2
Put Invoke-Build.ArgumentCompleters.ps1 to the path in order to be loaded
automatically on the first completion. Or invoke after TabExpansion2.ps1,
e.g. in a profile.

Show more

Installation Options

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

Install-Script -Name Invoke-Build.ArgumentCompleters -RequiredVersion 1.0.3

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

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) Roman Kuzmin

Package Details

Author(s)

  • Roman Kuzmin

Tags

Invoke-Build TabExpansion2 Register-ArgumentCompleter

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.4 1,824 11/22/2020
1.0.3 (current version) 99 10/22/2020
1.0.2 6,155 8/31/2016
1.0.1 26 8/31/2016
1.0.0 32 6/22/2016