etcd-backup

command module
v0.0.0-...-5067e2c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

etcd-backup

A simple utility for backup / restore of etcd data, that works between versions, and can migrate v2 data to v3.

Backup / Restore etcd data

Usage:
  etcd-backup [command]

Available Commands:
  backup      backup etcd datastore
  help        Help about any command
  restore     restore etcd datastore

Flags:
      --etcd-cafile string     SSL Certificate Authority file used to secure etcd communication. (default "/var/state/root.cert")
      --etcd-certfile string   SSL certification file used to secure etcd communication. (default "/var/state/etcd.cert")
      --etcd-keyfile string    SSL key file used to secure etcd communication. (default "/var/state/etcd.key")
      --etcd-servers strings   List of etcd servers to connect with (scheme://ip:port), comma separated. (default [https://127.0.0.1:2379])
  -h, --help                   help for etcd-backup

Use "etcd-backup [command] --help" for more information about a command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
lib

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL