Support for downstream pipelines and the downstream pipelines jobs from "glab ci get"
Problem to solve
As a user, i want to be able to get a pipelines json with downstream pipelines, so I can use the json for in depth analysis.
Proposal
I propose a new flag for glab ci get called --with-downstream-pipelines
Further details
I'm trying to do statistics on our own gitlab project at the company i work, and it would be nice to be able to use glab to fetch the data instead of the gitlab api.