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

Feature: remove alias #23

Merged
merged 7 commits into from Mar 7, 2024
Merged

Feature: remove alias #23

merged 7 commits into from Mar 7, 2024

Conversation

ChrisTerBeke
Copy link
Collaborator

@ChrisTerBeke ChrisTerBeke commented Mar 7, 2024

What

Adds tfversion unalias <ALIAS>.

Why

Aliases could not be removed, which was annoying. Following the example of NVM (Node Version Manager) and used unalias as a command.

References

Closes #17.

Credits to Co-Pilot for auto-completing the entire UnaliasVersion function.

Copy link
Member

@bschaatsbergen bschaatsbergen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@ChrisTerBeke ChrisTerBeke merged commit 25b3a23 into main Mar 7, 2024
5 checks passed
@ChrisTerBeke ChrisTerBeke deleted the feature/remove-alias branch March 7, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removing an alias
2 participants