px csi delete
Delete PX-CSI resources
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 delete backend
Remove a storage backend from pure.json
Examples:
# Remove a storage backend from pure.json
kubectl px csi delete backend --mgmt-endpoint <management-endpoint>
Flags
| Flag | Input type | Description | Default | Required |
|---|---|---|---|---|
--mgmt-endpoint, -m | string | Management endpoint for the storage backend | - | Yes |
--namespace, -n | string | (optional) Kubernetes namespace where PX-CSI pods are running | - | Optional |