Closed mairm1340 closed 1 year ago
how do we add option for enable password
It uses Netmiko to connect, from what I understand this automatically puts it in enable mode.
any chance we can ask for user input for username/password/enable password
No this is by design so I can run again a multitude of devices easily. I may change these to env_vars at some point but I dont envisage adding a prompt for username and password as is only really good if running against single devices
Hi This did work for me but how do we add option for enable password and also by any chance we can ask for user input for username/password/enable password