Skip to content

Index

pipeleek gh renovate

Renovate related commands

Synopsis

Commands to enumerate and exploit GitHub Renovate bot configurations.

Options

1
2
3
  -g, --github string   GitHub API base URL (default "https://api.github.com")
  -h, --help            help for renovate
  -t, --token string    GitHub Personal Access Token

Options inherited from parent commands

1
2
3
4
5
6
7
      --color              Enable colored log output (auto-disabled when using --logfile) (default true)
      --config string      Config file path. Example: ~/.config/pipeleek/pipeleek.yaml
      --ignore-proxy       Ignore HTTP_PROXY environment variable
      --json               Use JSON as log output format
      --log-level string   Set log level globally (debug, info, warn, error). Example: --log-level=warn
  -l, --logfile string     Log output to a file
  -v, --verbose            Enable debug logging (shortcut for --log-level=debug)

SEE ALSO