evanlucas / fish-kubectl-completions

kubectl completions for fish shell
MIT License
576 stars 42 forks source link

statfulsets short form 'sts' is missing #8

Closed the-redback closed 6 years ago

the-redback commented 6 years ago

Hi,

This a nice and useful tool that I am highly dependent on! B|

Just now I came across a little issue. As the title says it all, statefulsets short form sts is missing in the resources. Hope you will take a look at it.

evanlucas commented 6 years ago

Thanks for the feedback. If you pull the latest version, you should be able to use sts as an alias for statefulsets. Thanks!