PyAirbyte
PyAirbyte copied to clipboard
Feat: Add `sync` CLI
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.
- Introduced a new
-
Improvements
- Enhanced parameter naming for consistency across the command options.
- Added help strings for better clarity on input types for pip URLs.