Skip to end of banner
Go to start of banner

getArtifact

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 68 Next »

See also: Actions

Description

Download a copy of a build artifact into a file or directory. Uses same parameters and logic as getArtifactList for identifying build result artifacts to search. For artifacts that represent a directory, specify an existing directory or use '--options mkdir' to create the directory path to download all files for the artifact. Otherwise, the html for the artifact will be downloaded to the file. Alternatively, use the artifact name plus the path to the file in the artifact to get a single artifact file.

Required Parameters

(plan or build), artifact, file

Optional Parameters

job, number, replace, options, encoding

Type

Get

Category

Artifacts

Output Formats

Replacement Variables

Since Version

Examples

getArtifact

Related How To's

  • No labels