Running adcfgclone.pl non-interactively without an xml file
I'd like to automate the majority of the cloning process. I can do almost all of it apart from the actual clone step i.e. perl adcfgclon.pl
All the non interactive notes about the cloning process talks about using the xml file.
However, i'd like it to just read in a set of pre-determined responses based on an input file I've created.
The file would just contain the responses to the normal prompts when you do the clone manually (apps password, target system, hostname etc etc)
This will give me the ability to quickly move environments about from server to server, from filesystem to filesystem or to create new environments which I can do easily when using the xml file.