Skip to content

Combine list and find commands because they are redundant #64

@boldandbrad

Description

@boldandbrad

find is currently just a superset of list. It can do everything list can do with the same syntax, while also supporting multiple collections, and additional filters.

Fold all the functionality under list and either remove find or make it an alias for list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions