Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Provide a way to change the alias of a KRE #320

Closed
Praburaj opened this issue Jun 11, 2014 · 3 comments
Closed

Provide a way to change the alias of a KRE #320

Praburaj opened this issue Jun 11, 2014 · 3 comments

Comments

@Praburaj
Copy link
Contributor

For example:
I set alias of particular KRE to alias1. I would like to update the alias to alias2.

@graemechristie
Copy link
Contributor

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

@glennc
Copy link
Member

glennc commented Jun 20, 2014

We should have kvm delete alias but we don't need to implement rename on top

@glennc glennc added this to the 1.0.0-alpha3 milestone Jun 20, 2014
@glennc
Copy link
Member

glennc commented Jun 20, 2014

Closing, we will implement #319 to allow the experience to work

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

No branches or pull requests

4 participants