Schedule
pipeleak gl schedule
Enumerate scheduled pipelines and dump their variables
Synopsis
Fetch and print all scheduled pipelines and their variables for projects your token has access to.
| pipeleak gl schedule [flags]
|
Examples
| pipeleak gl schedule --token glpat-xxxxxxxxxxx --gitlab https://gitlab.mydomain.com
|
Options
| -g, --gitlab string GitLab instance URL
-h, --help help for schedule
-t, --token string GitLab API Token
-v, --verbose Verbose logging
|
Options inherited from parent commands
| --coloredLog Output the human-readable log in color (default true)
--json Use JSON as log output format
-l, --logfile string Log output to a file
|
SEE ALSO