Generate

Learn how to produce a pipeline.

Command

$ vela generate pipeline <parameters...> <arguments...>

Parameters

The following parameters are used to configure the command:

NameDescriptionEnvironment Variables
filename of the file for the pipelineVELA_FILE, PIPELINE_FILE
pathpath to the file for the pipelineVELA_PATH, PIPELINE_PATH
stagesgenerates the pipeline with stagesVELA_STAGES, PIPELINE_STAGES
typetype of pipeline being generatedVELA_TYPE, PIPELINE_TYPE

Permissions

COMING SOON!

Sample

Request

vela generate pipeline

Response

".vela.yml" go pipeline generated