faros-ai / airbyte-local-cli

CLI for running Airbyte sources & destinations locally without Airbyte server
Apache License 2.0
31 stars 3 forks source link

Allow users to specify their own catalogs #19

Closed cjwooo closed 2 years ago

cjwooo commented 2 years ago

Description

Plus use same logging syntax as our events cli.

Type of change

Related issues

Fix [#1]()

Migration notes

Describe migration notes if any

Extra info

Add any additional information

cjwooo commented 2 years ago

@willmarks I removed the extra checks for silent and no_format and added green as the debug color.