GLabGLab

glab job artifact

Download all artifacts from the last pipeline.

Terminal
glab job artifact <refName> <jobName> [flags]

## Aliases

Terminal
push

## Examples

Terminal
glab job artifact main build

glab job artifact main deploy --path="artifacts/"

glab job artifact main deploy --list-paths

## Options

Terminal
  -l, --list-paths    Print the paths of downloaded artifacts.
  -p, --path string   Path to download the artifact files. (default "./")

## Options inherited from parent commands

Terminal
  -h, --help              Show help for this command.
  -R, --repo OWNER/REPO   Select another repository. Can use either OWNER/REPO or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.