Sponsor:

Your company here, and a link to your site. Click to find out more.

kvs-retrieve - Man Page

Execute a KV Retrieve Command

Synopsis

kvs retrieve <uri> [<args>]

Description

Execute a KV Retrieve Command

Required

<uri>

Device URI e.g. '/dev/nvme0n1', '0000:01:00.1', '10.9.8.1.8888', '\.PhysicalDrive1'

--key STRING

KV Pair Key

Optional

[ --nsid 0xNUM ]

Namespace Identifier for Command Construction

[ --data-output FILE ]

Path to data output-file

[ --dev-nsid 0xNUM ]

Namespace Identifier for Device Handle

[ --be STRING ]

xNVMe backend, e.g. 'linux', 'spdk', 'fbsd', 'macos', 'posix', 'windows'

[ --admin STRING ]

xNVMe admin. command-interface, e.g. 'nvme', 'block'

[ --sync STRING ]

xNVMe sync. command-interface, e.g. 'nvme', 'block'

[ --help ]

Show usage / help

See Also

Full documentation at: <https://xnvme.io/>

Author

Written by Simon A. F. Lund <simon.lund@samsung.com> on behalf of Samsung

Referenced By

kvs(1).

03 February 2024 xNVMe