Skip to contents

Creates a pipeline.

See https://www.paws-r-sdk.com/docs/codepipeline_create_pipeline/ for full documentation.

Usage

codepipeline_create_pipeline(pipeline, tags = NULL)

Arguments

pipeline

[required] Represents the structure of actions and stages to be performed in the pipeline.

tags

The tags for the pipeline.