GitHunt
MZ

mziyabo/PSAWSCompletion

awscli auto-completion for PowerShell

PowerShell auto-completion for awscli

powershellgallery
downloads

awscli tab-completion for PowerShell

Minimum PowerShell version: PowerShell 5.1

Install-Module -Name AWSCompleter

Features and Usage:

Import module and register completions as shown below.

After registering tab-completion, use Tab to complete awscli commands.

Import-Module AWSCompleter
Register-AWSCompleter

Licence:

Apache-2.0

Release Notes:

Largely stable but PRs and Issues are welcome.

Known Issues:

  • If you run this on PowerShell Core in Linux you may need to upgrade PSReadline to version 2.0.1.

Languages

PowerShell100.0%

Contributors

Other
Created May 2, 2020
Updated August 23, 2024
mziyabo/PSAWSCompletion | GitHunt