Difference between revisions of "Heroku pipelines"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
heroku pipelines --help | heroku pipelines --help | ||
− | + | list pipelines you have access to | |
− | list pipelines you have access to | + | |
− | + | USAGE | |
− | USAGE | + | $ heroku pipelines |
− | + | ||
− | + | OPTIONS | |
− | OPTIONS | + | --json output in json format |
− | + | ||
− | + | EXAMPLE | |
− | EXAMPLE | + | $ heroku pipelines |
− | + | ||
− | + | COMMANDS | |
− | COMMANDS | + | pipelines:add add this app to a pipeline |
− | + | pipelines:connect connect a github repo to an existing pipeline | |
− | + | pipelines:create create a new pipeline | |
− | + | pipelines:destroy destroy a pipeline | |
− | + | pipelines:diff compares the latest release of this app to its downstream app(s) | |
− | + | pipelines:info show list of apps in a pipeline | |
− | + | pipelines:open open a pipeline in dashboard | |
− | + | pipelines:promote promote the latest release of this app to its downstream app(s) | |
− | + | pipelines:remove remove this app from its pipeline | |
− | + | pipelines:rename rename a pipeline | |
− | + | pipelines:setup bootstrap a new pipeline with common settings and create a production and staging app | |
− | + | (requires a fully | |
− | + | formed app.json in the repo) | |
− | + | pipelines:transfer transfer ownership of a pipeline | |
− | + | pipelines:update update the app's stage in a pipeline | |
− | |||
== Related == | == Related == |
Revision as of 22:56, 28 February 2022
heroku pipelines --help
list pipelines you have access to USAGE $ heroku pipelines OPTIONS --json output in json format EXAMPLE $ heroku pipelines COMMANDS pipelines:add add this app to a pipeline pipelines:connect connect a github repo to an existing pipeline pipelines:create create a new pipeline pipelines:destroy destroy a pipeline pipelines:diff compares the latest release of this app to its downstream app(s) pipelines:info show list of apps in a pipeline pipelines:open open a pipeline in dashboard pipelines:promote promote the latest release of this app to its downstream app(s) pipelines:remove remove this app from its pipeline pipelines:rename rename a pipeline pipelines:setup bootstrap a new pipeline with common settings and create a production and staging app (requires a fully formed app.json in the repo) pipelines:transfer transfer ownership of a pipeline pipelines:update update the app's stage in a pipeline
Related
See also
heroku
[login
|apps
|logs
|pipelines | psql | reviewapps
|buildpacks
|status
|config
|container
|teams
|git
|login --help
|heroku --help
]- Heroku, Heroku Review Apps,
procfile
,app.json
, Heroku Flow,heroku login
,heroku --help
Herokudns.com, Heroku Dynos - Deployment, CD, Spinnaker, AWS CodeDeploy, Tekton, Argo CD, Continuous Deployment, Continuous Delivery, Blue-green deployment, Red-black deployment, Feature toggle Continuous Delivery Foundation, ARA, A/b testing, Canary
Advertising: