Skip to content

Variables

pipeleak gl variables

Print configured CI/CD variables

Synopsis

Fetch and print all configured CI/CD variables for projects, groups and instance (if admin) your token has access to.

pipeleak gl variables [flags]

Examples

pipeleak gl variables --token glpat-xxxxxxxxxxx --gitlab https://gitlab.mydomain.com

Options

1
2
3
4
  -g, --gitlab string   GitLab instance URL
  -h, --help            help for variables
  -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