getArtifactVersions

On this page
Back to index

Summary

Retrieve all artifact versions in the system, possibly filtered by artifact, retriever job, or retriever job-step.
artifactName
Stringoptional
The name of the artifact to use.
retrieverJobId
Stringoptional
The ID or name of the job to use.
retrieverJobStepId
Stringoptional
The ID of the job step to use.

Usage

Perl

$cmdr->getArtifactVersions( # optionals );

ectool

ectool getArtifactVersions \ # optionals