When you use the script to delete a lab, you are not shown what lab you are trying to delete in the confirmation.
Expected Behavior
I would like to see the following output.
(venv) cph06-tme@cphlabjump:~/Documents/csdwan$ csdwan delete
Preparing delete task...
This will remove lab [LAB NAME] and all its data. Are you sure you want to proceed? (yes/no): yes
Actual Behavior
(venv) cph06-tme@cphlabjump:~/Documents/csdwan$ csdwan delete
Preparing delete task...
This will remove lab and all its data. Are you sure you want to proceed? (yes/no): yes
Description
When you use the script to delete a lab, you are not shown what lab you are trying to delete in the confirmation.
Expected Behavior
I would like to see the following output.
(venv) cph06-tme@cphlabjump:~/Documents/csdwan$ csdwan delete Preparing delete task... This will remove lab [LAB NAME] and all its data. Are you sure you want to proceed? (yes/no): yes
Actual Behavior
(venv) cph06-tme@cphlabjump:~/Documents/csdwan$ csdwan delete Preparing delete task... This will remove lab and all its data. Are you sure you want to proceed? (yes/no): yes
Affected Version
2.0.4
Steps to Reproduce
Checklist