glab ci artifact¶
Download all Artifacts from the last pipeline
Synopsis¶
Download all Artifacts from the last pipeline
glab ci artifact <refName> <jobName> [flags]
Examples¶
$ glab ci artifact main build
$ glab ci artifact main deploy --path="artifacts/"
Options¶
-p, --path string Path to download the Artifact files (default ./)
Options inherited from parent commands¶
--help Show help for command
-R, --repo OWNER/REPO Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL