Skip to content

Add support for filtering data using JMESPath #102

@waldekmastykarz

Description

@waldekmastykarz

To all list commands add support for filtering the returned data using JMESPath. That way, users can filter the returned data set and work only with the relevant subset.

Implementation should be centralized and done in the Command base class from where it can be called by every command. Only list commands should allow specifying a JMESPath query.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions