Instead of navigating a namespace via e.g. :service, then :pod etc, I would like to see everything that's in the namespace in a single view. As if you would type kubectl -n argocd get all.
Can't find the info in the docs. Is this even possible?
As per Mikolaj S. answer, there is now a feature called workloads that displays something similar to kubectl get all (thread on github)
To use it, just type :workloads to view all namespace's resources or :workloads your-namespace to filter all resources from a specific namespace.

The only drawback is that this view cannot display CRDs, so to view those you'll still need to switch between them.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With