nvme-set-property - Writes and shows the defined NVMe controller property for NVMe over Fabric
nvme set-property <device> [--offset=<offset> | -O <offset>] [--value=<val> | -V <val>] [--output-format=<fmt> | -o <fmt>] [--verbose | -v] [--timeout=<timeout> | -t <timeout>]
Writes and shows the defined NVMe controller property for NVMe over Fabric.
The offset of the property.
The value of the property to be set.
Set the reporting format to normal, json or binary. Only one output format can be used at a time.
Increase the information detail in the output.
Override default timeout value. In milliseconds.
No examples (yet).
Part of the nvme-user suite