1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/virt-listing-dvs.adoc

19 lines
372 B
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/virt-deleting-datavolumes.adoc
[id="virt-listing-dvs_{context}"]
= Listing all DataVolumes
You can list the DataVolumes in your cluster by using the `oc` command-line interface.
.Procedure
* List all DataVolumes by running the following command:
+
[source,terminal]
----
$ oc get dvs
----