Skip to content

feat: allow multiple export formats in a single process #48

@SethFalco

Description

@SethFalco

The --format argument currently only accepts 1 format at a time. In the scenario that we want to produce multiple datasets, this means redundantly processing the files multiple times.

To reduce wasted computation/energy, we should support either multiple formats or an all that processes the files once, but exports in all formats specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions