eth-cscs / manta

Another CLI for Alps
https://eth-cscs.github.io/manta/
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

FEAT: Ask user confirmation on power off or power reset actions against a cluster #62

Open Masber opened 5 months ago

Masber commented 5 months ago

powering off or rebooting a cluster is quite dangerous operations. improve this functionality by asking the user if it really wants to reboot/power off the cluster asking for confirmation like:

Rebooting a cluster is quite disruptive operation. To proceed, please type 'reboot <cluster name>'
> ....

User can bypass this question by using --yes flag