clevis-luks-unbind - Man Page
Unbinds a pin bound to a LUKS volume
Synopsis
clevis luks unbind -d DEV -s SLT
Overview
The clevis luks unbind command unbinds a pin bound to a LUKS volume. For example:
$ clevis luks unbind -d /dev/sda -s 1
Options
- -d DEV : The bound LUKS device
- -s SLT : The slot number for the pin to unbind. When using LUKSv1, this is the the LUKSmeta slot
- -f : Do not ask for confirmation and wipe slot in batch-mode
See Also
Referenced By
11/12/2024