PSKubectlCompletion
1.0.4
Kubectl auto-completion for PowerShell
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) mziyabo. All rights reserved.
Package Details
Author(s)
- mziyabo
Tags
kubectl auto-completion Kubernetes
Functions
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
- PSKubectlCompletion.nuspec
- CHANGELOG
- LICENSE
- PSKubectlCompletion.psd1
- PSKubectlCompletion.psm1
- README.md
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 (current version) | 31,051 | 11/19/2020 |
1.0.3 | 858 | 5/26/2020 |
1.0.2 | 101 | 4/25/2020 |
1.0.1 | 27 | 4/24/2020 |