-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
- i know there's already
lea docsthat shows you the whole project's dag, but it would be helpful to have a command to quickly view a specific view's lineage. - it could either be a new command
lea treeorlea run --tree(though this might be confusing?). - this might look something like:
$ lea tree +orders+
core.orders
├── [upstream]
│ ├── staging.orders
│ └── staging.payments
└── [downstream]
└── report.delivered_ordersz-ai-lab
Metadata
Metadata
Assignees
Labels
No labels