1glab(1) glab(1)
2
3
4
6 glab-ci-artifact - Download all artifacts from the last pipeline
7
8
9
11 glab ci artifact [flags]
12
13
14
16 Download all artifacts from the last pipeline
17
18
19
21 -p, --path="./" Path to download the artifact files
22
23
24
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
35 glab ci artifact main build
36 glab ci artifact main deploy --path="artifacts/"
37
38
39
40
41
43 glab-ci(1)
44
45
46
47Auto generated by spf13/cobra Nov 2023 glab(1)