Open yizhanglinux opened 1 year ago
Part of our design is to not add a --force
option anywhere. If we override any safety mechanism, the specific mechanism being overridden must be specified. An example of a specific kind of force option is the option, --trust-url
.
For the filesystems, we have always taken the position that the user must umount the filesystem themselves.
I'm trying to destroy pool directly, but I've to destroy filesystem first, could we add support for such option? Like add
--force
option?