Skip to content

[Idea] Synthetic get based on export #1264

@EmperorArthur

Description

@EmperorArthur

Summary of the new feature / enhancement

Allow using export with pre-defined matching rules if get is not defined.

Reasoning

Some package managers, like pip, easily support exporting all installed packages but not filtering them to a single package.

In creating a pip resource I had to essentially perform an export* then manually filter the results.

Combining this with #1261 would massively simplify the job of resource authors in similar situations.

Proposed technical implementation details (optional)

No response

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