CompleterActions

1.1.2

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

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name CompleterActions -RequiredVersion 1.1.2

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

Install-PSResource -Name CompleterActions -Version 1.1.2

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

Author(s)

  • Trent Stager

Functions

Get-CompleterRegistration Import-CompleterScript Register-CompleterRegistration Unregister-CompleterRegistration

PSEditions

Core

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.0.0-preview3 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 (current version) 65 5/3/2026
1.1.1 9 4/28/2026
Show less