Skip to content

cqls filetring options #46

Description

@jwadolowski

I'd be great to extend cqls with filtering options, i.e.

  • --installed
  • --not-installed
  • --group=NAME
  • --installed-after=DATE
  • etc

Most of that (if not all) can be achieved by cqls -m <remaining_options> | awk or cqls -m ... | cut | sort | whatever, but that's not always convenient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions