Provided by: zfsutils-linux_2.1.5-1ubuntu6~22.04.6_amd64 

NAME
zpool-destroy — destroy ZFS storage pool
SYNOPSIS
zpool destroy [-f] pool
DESCRIPTION
Destroys the given pool, freeing up any devices for other use. This command tries to unmount any active
datasets before destroying the pool.
-f Forcefully unmount all active datasets.
OpenZFS May 31, 2021 ZPOOL-DESTROY(8)