rdns-migrate-tools

command module
v0.0.0-...-b936486 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

README

rdns-migrate-tools

Used to migrate rancher dns datum from 0.4.x to 0.5.x. Only for RDNS Route53 backend

Download

Binary

Build

make

Migrate

./rdns-migrate-tools --src_endpoints=http://x.x.x.x:2379 --src_api_endpoint=http://x.x.x.x:9333 --dst_api_endpoint=http://x.x.x.x:9333

Usages

NAME:
   rdns-migrate-tools - migrate RDNS from 0.4.x to 0.5.x('2019-06-12T05:31:04Z')

USAGE:
   rdns-migrate-tools [global options] command [command options] [arguments...]

VERSION:
   v1.0

AUTHOR(S):
   Rancher Labs, Inc.

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --debug, -d               used to set debug mode. [$DEBUG]
   --src_api_endpoint value  used to set source api endpoint which needs to be migrated. (default: "http://127.0.0.1:9333") [$src_API_ENDPOINT]
   --src_endpoints value     used to set source etcd endpoints which needs to be migrated. (default: "http://127.0.0.1:2379") [$SRC_ENDPOINTS]
   --src_prefix value        used to set source etcd prefix which needs to be migrated. (default: "/rdns") [$SRC_PREFIX]
   --src_domain value        used to set source domain which needs to be migrated. (default: "lb.rancher.cloud") [$SRC_DOMAIN]
   --dst_api_endpoint value  used to set destination api endpoint. [$DST_API_ENDPOINT]
   --dst_domain value        used to set destination domain. (default: "lb.rancher.cloud") [$DST_DOMAIN]
   --help, -h                show help
   --version, -v             print the version

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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