Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Aliases #18

Open
patmessina opened this issue Aug 19, 2021 · 3 comments
Open

Generate Aliases #18

patmessina opened this issue Aug 19, 2021 · 3 comments
Assignees

Comments

@patmessina
Copy link
Collaborator

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 patmessina self-assigned this Aug 19, 2021
@Dbz
Copy link
Owner

Dbz commented Aug 20, 2021

Awesome. I created a PR: #20

I'm going to add some tests

@Dbz
Copy link
Owner

Dbz commented Aug 20, 2021

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

@patmessina
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants