$ curl cheat.sh/
# nvme
# NVMe storage user space utility.
# More information: <https://github.com/linux-nvme/nvme-cli>.

# List all nvme devices:
sudo nvme list

# Show device information:
sudo nvme smart-log device

$
Follow @igor_chubin cheat.sh tldr