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
| Flag | Input type | Description | Default | Required |
|---|---|---|---|---|
--namespace, -n | string | (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
| Flag | Input type | Description | Default | Required |
|---|---|---|---|---|
--namespace, -n | string | (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
| Flag | Input type | Description | Default | Required |
|---|---|---|---|---|
--namespace, -n | string | (optional) Kubernetes namespace where PX-CSI pods are running | - | Optional |