1 line
97 B
Bash
Executable File
1 line
97 B
Bash
Executable File
kubectl get crds -o custom-columns=:metadata.name | grep 'fission.io' | xargs kubectl delete crds |