Debugging - anongitmous/k8sShell GitHub Wiki
All of the K8sShell cmdlets support the normal common debugging parameters such as -Debug and -Verbose.
If something isn't working, or isn't working as expected, enable one or more of the debugging parameters in order to investigate the configuration, timings, etc. for any of the cmdlets.
As an example, if Get–Pods is not working as expected, if debug logging is enabled, output similar to the following will be displayed upon executing Get-Pods: