1
0
Fork 0
nvme-cli/Documentation/nvme-disconnect-all.txt
Daniel Baumann ac60c09ef6
Adding upstream version 1.12.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-16 11:10:29 +01:00

34 lines
544 B
Text

nvme-disconnect-all(1)
======================
NAME
----
nvme-disconnect-all - Disconnect from all connected Fabrics controllers.
SYNOPSIS
--------
[verse]
'nvme disconnect-all'
DESCRIPTION
-----------
Disconnects and removes all existing NVMe over Fabrics controllers.
See the documentation for the nvme-disconnect(1) command for further
background.
EXAMPLES
--------
* Disconnect all existing nvme controllers:
+
------------
# nvme disconnect-all
------------
SEE ALSO
--------
nvme-disconnect(1)
NVME
----
Part of the nvme-user suite