one2nc / cloudlens

k9s like CLI for AWS and GCP
https://one2n.gitbook.io/docs/
Apache License 2.0
433 stars 26 forks source link

Filter/search functionality #34

Open Ubiquitine opened 1 year ago

Ubiquitine commented 1 year ago

Hello, It would be a nice thing to have a filter/search functionality. I'm using K9s on daily basis and one of the key-features a like is ability to filter resources by using "/" shortcut. This really helps to navigate and find the right resource much faster.

Another thig, is some resources like ec2 instances, VPC and subnets don't have Name displayed. I know that in some cases this Tag is not mandatory, but adding Name helps to identify the resource better.

droctothorpe commented 3 months ago

+1 to this. The filter functionality is one of the most compelling things about k9s. Might be open to contributing.