clevis-luks-unlock - Unlocks a LUKS device bound with a Clevis policy
Contents
Name
clevis-luks-unlock - Unlocks a LUKS device bound with a Clevis policy
Options
• -dDEV : The LUKS device to unlock
• -nNAME : The name to give the unlocked device node
• -tSLT : Test the passphrase for the given slot without unlocking the device
• -oPARAMS : Pass arbitrary parameters to cryptsetup; quote parameters as necessary
Overview
The clevisluksunlock command unlocks a LUKS device using its already provisioned Clevis policy. For
example:
$ clevis luks unlock -d /dev/sda
See Also
clevis-luks-bind(1) <clevis-luks-bind.1.adoc> CLEVIS-LUKS-UNLOCK(1)
Synopsis
clevisluksunlock -d DEV [-n NAME] [-t SLT]
