Skip to content

secureFiles

pipeleak gl secureFiles

Print CI/CD secure files

Synopsis

Fetch and print all CI/CD secure files for projects your token has access to.

pipeleak gl secureFiles [flags]

Examples

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

Options

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