CompleterActions

2.0.0-preview3

CompleterActions is a PowerShell module for registering, discovering, querying, and removing PowerShell argument completers in a consistent way.
It wraps Register-ArgumentCompleter with module-managed registration tracking, while also discovering completers that were registered directly in the current PowerShell runtime.

Minimum PowerShell version

7.0

This is a prerelease version of CompleterActions.

Installation Options

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

Install-Module -Name CompleterActions -AllowPrerelease

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

Install-PSResource -Name CompleterActions -Prerelease

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) Trent Stager. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
2.0.0-preview3 (current version) 15 9/12/2026
2.0.0-preview2 5 9/12/2026
2.0.0-preview1 5 9/11/2026
1.4.0 15 9/11/2026
1.3.0 7 9/9/2026
1.2.0 7 9/9/2026
1.1.2 65 5/3/2026
1.1.1 9 4/28/2026
Show more