reata / sqllineage

SQL Lineage Analysis Tool powered by Python
MIT License
1.19k stars 215 forks source link

How to open a remote link when we use the command: sqllineage -g -f #547

Closed yiyedaren closed 5 months ago

yiyedaren commented 5 months ago

The SQLlineage is installed on a Linux server and I want to access it remotely on Windows,and i tried to replace the localhost to the real ip ,but it not work.

How to open a remote link when we use the command: sqllineage -g -f test.sql ?

@localhost sql]$ sqllineage -g -f test.sql