Index
pipeleek gh ghtoken
GitHub token related commands
Synopsis
Commands to handle GitHub Actions CI/CD tokens (GITHUB_TOKEN) https://docs.github.com/en/actions/concepts/security/github_token
Options
| -g, --github string GitHub API base URL
-h, --help help for ghtoken
-t, --token string GitHub Actions CI/CD Token (GITHUB_TOKEN)
|
Options inherited from parent commands
| --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