glab-ci-trace - Man Page
Trace a CI/CD job log in real time
Synopsis
glab ci trace [] [flags]
Description
Trace a CI/CD job log in real time
Options
-b, --branch="" Check pipeline status for a branch. (Default is the current branch)
Options Inherited from Parent Commands
--help[=false] Show help for command
- -R, ā--repo="" Select another repository using the OWNER/REPO or GROUP/NAMESPACE/REPO
- format or full URL or git URL
Example
$ glab ci trace #=> interactively select a job to trace $ glab ci trace 224356863 #=> trace job with id 224356863
See Also
Referenced By
Nov 2023 Auto generated by spf13/cobra