Skip to content

Copy a key(and sub keys) to another etcd cluster using V2 API.

Notifications You must be signed in to change notification settings

minyk/etcd2etcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

etcd2etcd

etcd key copier for fun.

  • v2 api only
  • usage:
$ docker run -it --rm minyk/etcd2etcd:v0.2 --source http://client.etcdtest1.l4lb.thisdcos.directory:2379 --destination http://client.etcdtest2.l4lb.thisdcos.directory:2379 --source-key KEY1 --destination-key KEY2

About

Copy a key(and sub keys) to another etcd cluster using V2 API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages