heroku pipelines:create [name]
Create a new pipeline
Arguments
| Name | Description |
|---|---|
name | Name of pipeline (defaults to basename of the app) |
Options
| Name | Description |
|---|---|
-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 |