watarukura / route53swap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

route53swap

usage

❯ route53swap -help
Usage of route53swap:
  -blue string
        swap target 1 like blue.example.com.
  -blueType string
        swap target type 1 like A
  -dryrun
        dryrun and print diff
  -green string
        swap target 2 like green.example.com.
  -greenType string
        swap target type 2 like CNAME
  -zoneID string
        zone id like ZHOGEHOGE

develop

requirement

  • aqua
aqua i

About

License:MIT License


Languages

Language:Go 100.0%