We using open source Airbyte on Ubuntu; is there a...
# replication-troubleshooting
a
We using open source Airbyte on Ubuntu; is there a way we can use API or create a python scripts to create sources/destination connectors. any examples will be greatly appericated.
✍️ 1
its the airbyte cli tool(in alpha), written in python
so you can either use it reference it or contribute to it
a
Thank you so much. this helps greatly. I know this is alpha. Any feeling on when this is going beta or GA?
r
not sure i just started using it saturday lol it works, and lets you do certain things, like exclude columns from a table that the ui doesn't let you. but when pushing change to add a table, it resets all streams without the option not to.
state seems to be a little off, shows a diff to apply each run but no changes are made, just keeps showing a diff to apply
so its alpha haha BUT its great to save what/how tables are being replicated in the connection, then i can tweak as needed, atleast its in source control if i ever have to move it somewhere
so use with caution, test it out
1
u
@[DEPRECATED] Marcos Marx turned this thread into Zendesk ticket 2910 to ensure timely resolution!
e
Hi. if you want to create a script that can CRUD sources, destinations, connections etc.. you can use airbyte api for that : https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html If you need examples let me know
s
Hey @Albert Marrero, I know it’s been a while but let us know if your issue was resolved. Please feel feel free to post more questions here in the channel as well!