Sha256: 8df6b9266f5b9693d142c883df84380998876c149e714d7a9b0e71a878d437f1

Contents?: true

Size: 569 Bytes

Versions: 26

Compression:

Stored size: 569 Bytes

Contents

# Pipedream Files

The files in folder are used by pipedream to build AWS CodePipeline pipelines.  For more info, check out the [pipedream docs](https://pipedream.run). Here's a quick start.

## Install Tool

    gem install pipedream

This installs both the `pipe` and `pipedream` commands. They do the same thing, the `pipe` command is just shorter to type.

## Update Project

To update the CodePipeline pipelines:

    pipedream up

## Start a Execution

To start a CodePipeline execution:

    pipedream start

To specify a branch:

    pipedream start -b feature

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
terraspace-2.2.17 .pipedream/README.md
terraspace-2.2.16 .pipedream/README.md
terraspace-2.2.15 .pipedream/README.md
terraspace-2.2.14 .pipedream/README.md
terraspace-2.2.13 .pipedream/README.md
terraspace-2.2.12 .pipedream/README.md
terraspace-2.2.11 .pipedream/README.md
terraspace-2.2.10 .pipedream/README.md
terraspace-2.2.9 .pipedream/README.md
terraspace-2.2.8 .pipedream/README.md
terraspace-2.2.7 .pipedream/README.md
terraspace-2.2.6 .pipedream/README.md
terraspace-2.2.5 .pipedream/README.md
terraspace-2.2.4 .pipedream/README.md
terraspace-2.2.3 .pipedream/README.md
terraspace-2.2.2 .pipedream/README.md
terraspace-2.2.1 .pipedream/README.md
terraspace-2.2.0 .pipedream/README.md
terraspace-2.1.7 .pipedream/README.md
terraspace-2.1.6 .pipedream/README.md