Skip to content

FEAT: Add JSON Lines (JSONL) format support for contacts export #706

@andrinoff

Description

@andrinoff

Is your feature request related to a problem?

matcha contacts export currently only supports json and csv. JSON Arrays are hard to parse in bash pipelines.

Describe the solution you'd like

Add a -f jsonl option in cli/contacts_export.go to export contacts as newline-delimited JSON.

Alternatives considered

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions