When using the CLI, how would you refresh the sche...
# replication-troubleshooting
r
When using the CLI, how would you refresh the schema on a connection? Is the option to update in the ui and then import?
✍️ 1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2838 to ensure timely resolution!
m
yes, first octavia import/ generate connection than do changes to the file and apply changes using octavia
r
is there a way to pull in any source schema changes with the CLI?
m
use the connection id, in octavia import you will get the latest
r
ahh so it will just overwrite was local and also sync any manual changes and schema changes?
u
Yes, that's correct! Here is the full Octavia documentation: https://github.com/airbytehq/airbyte/tree/master/octavia-cli#-octavia-cli Let me know if this works for you!