Yaml
pipeleak gl cicd yaml
Fetch full CI/CD yaml of project
Synopsis
Fetch and print the fully compiled CI/CD yaml of a given project.
| pipeleak gl cicd yaml [flags]
|
Examples
| pipeleak gl cicd yaml --token glpat-xxxxxxxxxxx --gitlab https://gitlab.mydomain.com --repo mygroup/myrepo
|
Options
| -h, --help help for yaml
-r, --repo string Repository to fetch its fully compiled .gitlab-ci.yml
|
Options inherited from parent commands
| --coloredLog Output the human-readable log in color (default true)
-g, --gitlab string GitLab instance URL
--json Use JSON as log output format
-l, --logfile string Log output to a file
-t, --token string GitLab API Token
-v, --verbose Verbose logging
|
SEE ALSO