Ramilito / kubesess

Kubectl plugin managing sessions
MIT License
205 stars 5 forks source link

feat: add shell completion #18

Closed Ramilito closed 2 years ago

Ramilito commented 2 years ago

Description

Added completion to shell zsh/bash by exposing two methods that print the results. These would be optimized for speed since they only need to print the options.

Fixes # (issue)

17

Type of change

How Has This Been Tested?

Manually

Checklist: