Difference between revisions of "Etcdctl"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
etcd [[backup]]
 
etcd [[backup]]
 
  ETCDCTL_API=3 etcdctl --endpoints $ENDPOINT snapshot save /path/for/backup/snapshot.db
 
  ETCDCTL_API=3 etcdctl --endpoints $ENDPOINT snapshot save /path/for/backup/snapshot.db
 +
 +
 +
ETCDCTL_API=3 etcdctl snapshot restore
  
  
 
== See also ==
 
== See also ==
 
* {{etcd}}
 
* {{etcd}}

Revision as of 16:07, 17 February 2020

This article is a Draft. Help us to complete it.


etcd backup

ETCDCTL_API=3 etcdctl --endpoints $ENDPOINT snapshot save /path/for/backup/snapshot.db


ETCDCTL_API=3 etcdctl snapshot restore


See also

Advertising: