Need a feature to duplicate values under a new key
Hi,
We are using etcd to hold application configurations and sometimes we need to create new keys by modifying existing values. So we would like to have a feature to duplicate existing values under a new key.
If the community agrees with this feature. We would happy to do this as a contribution.
Let me know your thoughts on this.
Thanks.
Welcome to submit new features, just hope that the UI interface maintains a simple and consistent style.
Hi @evildecay
We need an extra feature to copy a whole directory. the idea is to keep configurations as v1, v2 etc. So multiple applications can use different versions of config directories and we can keep the old config directories untouched.
Ex:
/root/myapp/v1/conf1 /root/myapp/v2/conf1
Please let us know your thoughts on this. We would be happy to take the development if you are OK with this.
Thanks.
Hi @srimaln91 I understand that the etcd address is configured. In fact, this is right. I personally don't have time to do these things. If it can be realized, I welcome contributions.