PSKubectlCompletion

1.0.4

Kubectl auto-completion for PowerShell

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSKubectlCompletion

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

Install-PSResource -Name PSKubectlCompletion

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

Package Details

Author(s)

  • mziyabo

Tags

kubectl auto-completion Kubernetes

Functions

Register-KubectlCompletion

Dependencies

This module has no dependencies.

Release Notes


       ## 1.0.3 2020.11-19
       - Enhancement: Added resource-name completion

       ## 1.0.3 2020.05-26
       - Perf: Removed empty lines
       - Enhancement: Now calling Register-KubectlCompletion on Import-Module
       - Fix: Removed completions when there are no matches
       - Enhancement: Shortened apiresource names- removed api-group
       - Fix: Now completes -- when commands in AST lt 2

       ## 1.0.2 2020-04-25
       - Patch: Added tab-completion for kubectl alias*

       ## 1.0.1 2020-04-24
       - Code Refactoring: Removed overlapping if/else clauses, unused variables and methods
       - Fixed: Tab-completion duplicating switches
       - Fixed: Flag/switches regex

       ## 0.0.1 2020-04-22
       - Initial release

FileList

Version History

Version Downloads Last updated
1.0.4 (current version) 11,150 11/19/2020
1.0.3 853 5/26/2020
1.0.2 100 4/25/2020
1.0.1 26 4/24/2020