Case in point - I want to get the default k8s namespace using the kubectl config view command using jsonpath.
kubectl config view
Here is what I have so far:
C:\\