nvme-supported-log-pages(1)
===========================

NAME
----
nvme-supported-log-pages - Send NVMe Supported Log pages request, returns result and log

SYNOPSIS
--------
[verse]
'nvme' [<global-options>] 'supported-log-pages' <device>

DESCRIPTION
-----------
Retrieves the NVMe supported log pages details from an NVMe device and provides
the returned structure.

The <device> parameter is mandatory and should be the NVMe character
device (ex: /dev/nvme0).

On success, the returned supported log pages log structure will be printed
for each command that is supported.

OPTIONS
-------

include::global-options.txt[]

EXAMPLES
--------
No examples provided yet.

NVME
----
Part of the nvme-user suite
