heroku pipelines:create [name]

Create a new pipeline

Arguments

NameDescription
nameName of pipeline (defaults to basename of the app)

Options

NameDescription
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use
-s, --stage <stage>Stage of first app in pipeline
-t, --team <team>The team which will own the apps