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

NAME

6       glab-ci-artifact - Download all artifacts from the last pipeline
7
8
9

SYNOPSIS

11       glab ci artifact   [flags]
12
13
14

DESCRIPTION

16       Download all artifacts from the last pipeline
17
18
19

OPTIONS

21       -p, --path="./"      Path to download the artifact files
22
23
24

OPTIONS INHERITED FROM PARENT COMMANDS

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

EXAMPLE

35       glab ci artifact main build
36       glab ci artifact main deploy --path="artifacts/"
37
38
39
40
41

SEE ALSO

43       glab-ci(1)
44
45
46
47Auto generated by spf13/cobra      Nov 2023                            glab(1)
Impressum