SYNOPSIS
nvme sed unlock [--read-only | -r] [--ask-key | -k] <device>
DESCRIPTION
Unlock the given NVMe device.
OPTIONS
- -r
- --read-only
-
Set locking range to read-only.
- -k
- --ask-key
-
Prompt for SED authentication key.
EXAMPLES
nvme sed unlock /dev/nvme5n1
NVME
Part of nvme-cli