One expect script for all your automation

If you are into automation, you know the extra trouble with dealing with extra prompts when running any commands. I work in an environment where I have to run commands on multiple custom CLI(vendor built, for example, cisco CLI), so my option here is limited to expect to spawn the custom CLI and run commands

One expect script for all your automation Read More »