logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

clevis-luks-unlock - Unlocks a LUKS device bound with a Clevis policy

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]

See Also