You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.
We can already have multiple aliases for a single version of a KRE, and you can set an alias to another alias. If we implement #319, and provide a simple way to delete an alias, would this be sufficient. i.e. for your scenario above you would simply have (changing the alias name to myalias to avoid confusion with the alias keyword)
kvm alias myalias2 myalias
kvm delete alias myalias
For example:
I set alias of particular KRE to alias1. I would like to update the alias to alias2.
The text was updated successfully, but these errors were encountered: