Migrate artifact into CDN
Migrate artifact from CDS to CDN cdsctl workflow artifact cdn-migrate <project_key> <workflow_name> <run_number>
CDN does not manage artifact with same name inside a run. They will be renamed _<artifact_name> Migrated artifacts will not be visible with cdsctl workflow result command
cdsctl workflow artifact cdn-migrate [ PROJECT-KEY WORKFLOW-NAME ] NUMBER
-c, --context string cdsctl context name
-f, --file string set configuration file
--insecure (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers.
-n, --no-interactive Set to disable interaction with ctl
--verbose Enable verbose output
Manage Workflow Artifact