Skip to content

Add --selector / -l flag for label-based filtering #53

@Veinar

Description

@Veinar

kubectl supports filtering resources by label selector (-l app=api,env=production). vismo has no equivalent yet. Adding --selector / -l to the get command and passing it through to the ListOptions call would let users narrow down which resources they want to inspect without knowing exact names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliRelated to CLI flags, commands, or UX in the terminalenhancementNew feature or requestpriority: mediumsize: mediumModerate complexity requiring some design decisions or coordination

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions