Implement --force option
agrover opened this issue · 1 comments
agrover commented
See stratis-storage/stratisd#613
We removed "force" from the API (and thus the cli) for 1.0, but it should exist, but just exist entirely within the cli.
For pool create, blockdev add, and cachedev add, there should be a --force
option that will allow the given blockdevs to be used even if they contain signatures for other things that blkid recognizes. (Stratis blockdevs should not be allowed even with --force.)