Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Add sync profile / schema creation promt #11

@MalteJanz

Description

@MalteJanz

a new CLI command to create a profile where the user is asked some questions:

  • Which base entity (ideally with autocomplete / validation)
  • Mappings
    • How is the CSV column called
    • What entity path (ideally with autocomplete / validation) should it match to

Scripting can be left out by this and later written in the file by the user himself.

Ideally we should use a library for promting, like https://crates.io/crates/inquire

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions