Jump to content

Cli/ref/mw gitlab job artifact

From mediawiki.org
< Cli‎ | ref

mw gitlab job artifact

[edit]

Download all artifacts from the last pipeline

mw gitlab job artifact <refName> <jobName> [flags]

Examples

[edit]
glab job artifact main build
glab job artifact main deploy --path="artifacts/"

Options

[edit]
  -p, --path string   Path to download the artifact files (default "./")

Options inherited from parent commands

[edit]
      --help              Help for this command
      --no-interaction    Do not ask any interactive questions
  -R, --repo OWNER/REPO   Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL
  -v, --verbose count     Increase output verbosity. Example: --verbose=2 or -vv

SEE ALSO

[edit]