Closed UncleGedd closed 6 months ago
I'd like to be able to see included tasks (includes) when doing maru run --list
includes
maru run --list
tasks.yaml
includes: - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/main/tasks/setup.yaml
[!NOTE] I don't necessarily need to see all the included tasks, I think this issue pairs nicely with https://github.com/defenseunicorns/maru-runner/issues/26
maru run --list-all does the thing 🤣
maru run --list-all
Is your feature request related to a problem? Please describe
I'd like to be able to see included tasks (
includes
) when doingmaru run --list
Describe the solution you'd like
tasks.yaml
maru run --list