kvs-exist - Execute a KV Exist Command
kvs exist <uri> [<args>]
Execute a KV Exist Command
|
<uri> |
Device URI e.g. ’/dev/nvme0n1’, ’0000:01:00.1’, ’10.9.8.1.8888’, ’\.PhysicalDrive1’ |
--key STRING
KV Pair Key
[ --nsid 0xNUM ]
Namespace Identifier for Command Construction
[ --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
Full documentation at: <https://xnvme.io/>
Written by Simon A. F. Lund <[email protected]> on behalf of Samsung