1glab(1)                                                                glab(1)
2
3
4

NAME

6       glab-ci-trace - Trace a CI/CD job log in real time
7
8
9

SYNOPSIS

11       glab ci trace [] [flags]
12
13
14

DESCRIPTION

16       Trace a CI/CD job log in real time
17
18
19

OPTIONS

21       -b,  --branch=""       Check  pipeline status for a branch. (Default is
22       the current branch)
23
24
25

OPTIONS INHERITED FROM PARENT COMMANDS

27       --help[=false]      Show help for command
28
29
30       -R, --repo=""      Select another repository using  the  OWNER/REPO  or
31       GROUP/NAMESPACE/REPO format or full URL or git URL
32
33
34

EXAMPLE

36       $ glab ci trace
37       #=> interactively select a job to trace
38
39       $ glab ci trace 224356863
40       #=> trace job with id 224356863
41
42
43
44
45

SEE ALSO

47       glab-ci(1)
48
49
50
51Auto generated by spf13/cobra      Nov 2023                            glab(1)
Impressum