kube-aliases icon indicating copy to clipboard operation
kube-aliases copied to clipboard

Generate Aliases

Open patmessina opened this issue 2 years ago • 3 comments

Can now generate aliases. I did previously have stuff there. But I made it a little cleaner.

I would like to clean up what we have. Ill probably rewrite some of the helper functions and remove any that can be generated. Some stuff needs updating as well with Kubernetes being further along.

patmessina avatar Aug 19 '21 21:08 patmessina

Awesome. I created a PR: https://github.com/Dbz/kube-aliases/pull/20

I'm going to add some tests

Dbz avatar Aug 20 '21 00:08 Dbz

How do you feel about del vs rm for delete? rm is a character less

Dbz avatar Aug 20 '21 00:08 Dbz

Doesn't matter too much to me. Now that you can generate it. Just change the alias.yaml file. I've been using del for the past year so I'll just put it to that for myself. I will say that kubectl uses delete so that may feel more natural.

patmessina avatar Aug 20 '21 01:08 patmessina