PyAirbyte icon indicating copy to clipboard operation
PyAirbyte copied to clipboard

Feat: Add `sync` CLI

Open aaronsteers opened this issue 4 months ago • 1 comments

image

Summary by CodeRabbit

Summary by CodeRabbit

  • New Features

    • Introduced a new sync command in the PyAirbyte CLI for synchronizing data between specified sources and destinations.
    • Added multiple options for the sync command, allowing users to specify configurations and parameters easily.
  • Improvements

    • Enhanced parameter naming for consistency across the command options.
    • Added help strings for better clarity on input types for pip URLs.

aaronsteers avatar Oct 10 '24 16:10 aaronsteers