For the NVMe device given, issues the I/O Management Receive command with the requested management operation (mo) and management operation specific parameter (mos)\&. This is the generic interface provided for forward compatibility as new operations are added that this program isn\(cqt aware of at the time of its development\&. As such, this is a generic command that does not do any additional decoding for specific types of data received\&. This will only report the data as a hex dump, or binary\&.
.SH"OPTIONS"
.PP
\-n <NUM>, \-\-namespace\-id=<NUM>
.RS4
Use the provided namespace id for the command\&. If not provided, the namespace id of the block device will be used\&. If the command is issued to a non\-block device, the parameter is required\&.
.RE
.PP
\-d <FILE>, \-\-data=<FILE>
.RS4
File to write received data into\&. If unspecified, received data will be hex dumped to the standard output stream\&.