Skip to content

Preview dag command #58

@alvinwanyeki

Description

@alvinwanyeki
  • i know there's already lea docs that 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 tree or lea 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_orders

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions