Back to index
Summary
Manually forces the specific wait dependency to complete for the specified source pipeline runtime.dependentFlowRuntimeIdUUIDoptionalThe UUID of the dependent flowRuntime. dependentGateTypeStringoptionalThe type of dependent gate. Possible values: "POST" , "PRE" dependentPipelineNameStringoptionalThe name of the dependent pipeline. dependentProjectNameStringoptionalThe name of the dependent project. dependentReleaseNameStringoptionalThe name of the dependent release. dependentStageNameStringoptionalThe name of the dependent stage. dependentTaskNameStringoptionalThe name of the dependent task. flowRuntimeIdUUIDoptionalThe UUID of the invoking flowRuntime. gateTypeStringoptionalThe type of gate. Possible values: "POST" , "PRE" pipelineNameStringoptionalThe name of the pipeline. projectNameStringoptionalThe name for the project that contains the wait dependency. releaseNameStringoptionalThe name of the release. runtimeWaitDependencyNameStringoptionalThe name of the runtimeWaitDependency. stageNameStringoptionalThe name of the stage. taskNameStringoptionalThe name of the task. |
Usage
Perl
$cmdr->completeRuntimeWaitDependency( # optionals );
ectool
ectool completeRuntimeWaitDependency \ # optionals