Skip to content

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

1
2
3
4
  -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

1
2
3
      --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