As of now, the KubeArchInspect can only run against the active Kubernetes context. It is good to have the flexibility, and avoid context switching.
Following the convention of Kubernetes related tools, a flag like --kube-context would be nice to have.
E.g.,
kubearchinspect images --kube-context local-cluster