I doubt Red Hat / Fedora will ever ship it with how legally gunshy they were even before IBM, but there are many distros shipping it or have it an apt/pacman away.
> -f Forces import, even if the pool appears to be potentially active.
> -F Recovery mode for a non-importable pool. Attempt to return the pool to an importable state by discarding the last few transactions. Not all damaged pools can be recovered by using this option. If successful, the data from the discarded transactions is irretrievably lost. This option is ignored if the pool is importable or already imported.
Do those not actually work? There's also zdb(8) if you want to debug a pool, which maybe is useful for recovery, but probably takes a lot of learning to actually be useful. I have about one unclean shutdown per zfs host every 3 years, when its ups battery has worn out and there's a utility power failure, and it's always come back up without intervention, but my write rate is very low.
It's been in the manpage since forever, this one dated 2006 also has -f (but not -F) [2]
[1] https://man.freebsd.org/cgi/man.cgi?query=zpool-import [2] https://man.freebsd.org/cgi/man.cgi?query=zpool&apropos=0&se...