heroku pipelines:setup [name] [repo]

Bootstrap a new pipeline with common settings and create a production and staging app (requires a fully formed app.json in the repo)

Arguments

NameDescription
nameName of pipeline
repoA GitHub repository to connect the pipeline to

Options

NameDescription
-t, --team <team>The team to assign pipeline ownership to (defaults to current user)
-y, --yesAccept all default settings without prompting