HewlettPackard / python-redfish-utility

Python-based utility for interacting with devices supporting a Redfish Service
Other
86 stars 41 forks source link

There is no '--force' option for 'deletevolume' command #92

Closed danmsi closed 8 months ago

danmsi commented 8 months ago

Hi,

This is more a suggestion. Looking at the 'deletevolume' help there is no option to 'force' volume deletion because when using 'deletevolume' command always ask for confirmation and there is no way to suppress it. I believe putting a '--force' option to bypass it will ease many things.

Thank you!

rajeevkallur commented 8 months ago

--force option is already present.