Skip to main content

px csi list

List PX-CSI resources

Aliases: get

note

The following commands support a set of global flags that apply to all px csi commands.
For details, see the Global Flags section.

px csi list backend

List storage backends connected to PX-CSI

Examples:

# List all storage backends connected to PX-CSI
kubectl px csi list backend

Flags

FlagInput typeDescriptionDefaultRequired
--namespace, -nstring(optional) Kubernetes namespace where PX-CSI pods are running-Optional

px csi list snapshot

List all snapshots

Examples:

# List all snapshots in PX-CSI
kubectl px csi list snapshot

Flags

FlagInput typeDescriptionDefaultRequired
--namespace, -nstring(optional) Kubernetes namespace where PX-CSI pods are running-Optional

px csi list volume

List all PX-CSI volumes

Examples:

# List all volumes in PX-CSI
kubectl px csi list volume

Flags

FlagInput typeDescriptionDefaultRequired
--namespace, -nstring(optional) Kubernetes namespace where PX-CSI pods are running-Optional