px csi inspect
Get information about PX-CSI resources
Aliases: describe
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 inspect snapshot
Inspect a particular snapshot
Examples:
# List all details of a snapshot
kubectl px csi inspect snapshot <snapshot-name>
Flags
| Flag | Input type | Description | Default | Required |
|---|---|---|---|---|
--namespace, -n | string | (optional) Kubernetes namespace where PX-CSI pods are running | - | Optional |
px csi inspect volume
Inspect a particular volume
Examples:
# List all details of a volume
kubectl px csi inspect volume <volume-name>
Flags
| Flag | Input type | Description | Default | Required |
|---|---|---|---|---|
--namespace, -n | string | (optional) Kubernetes namespace where PX-CSI pods are running | - | Optional |