PSKubectlCompletion

1.0.2

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 -RequiredVersion 1.0.2

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

Install-PSResource -Name PSKubectlCompletion -Version 1.0.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) mziyabo. All rights reserved.

Package Details

Author(s)

  • mziyabo

Tags

kubectl auto-completion Kubernetes PSKubectlCompletion

Functions

Register-KubectlCompletion

Dependencies

This module has no dependencies.

Release Notes


       ## 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 10,266 11/19/2020
1.0.3 852 5/26/2020
1.0.2 (current version) 100 4/25/2020
1.0.1 26 4/24/2020