You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2019. It is now read-only.
e.g If the only difference in host names is the environment like below
{
"router" : {
"host1.env1.com" : {
"newHost" : "host1.env1.com",
"record" : true
},
"host1.env2.com" : {
"newHost" : "host1.env2.com",
"record" : true
},
},
support something like
where can assume the value of environment passed from some command line parameter