Skip to main content

Generate

Command

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

For more information, you can run vela generate pipeline --help.

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

warning

This section assumes you have already installed and setup the CLI.

To install the CLI, please review the installation documentation.

To setup the CLI, please review the authentication documentation.

Request

vela generate pipeline

Response

".vela.yml" go pipeline generated