Difference between revisions of "Heroku pipelines --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with " list pipelines you have access to USAGE $ heroku pipelines OPTIONS --json output in json format EXAMPLE $ heroku pipelines COMMANDS pipelines:add...")
 
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
+
{{lowercase}}
 
  list pipelines you have access to
 
  list pipelines you have access to
 
   
 
   
 
  USAGE
 
  USAGE
   $ heroku pipelines
+
   $ [[heroku pipelines]]
 
   
 
   
 
  OPTIONS
 
  OPTIONS
Line 17: Line 17:
 
   pipelines:destroy  destroy a pipeline
 
   pipelines:destroy  destroy a pipeline
 
   pipelines:diff      compares the latest release of this app to its downstream app(s)
 
   pipelines:diff      compares the latest release of this app to its downstream app(s)
   pipelines:info      show list of apps in a pipeline
+
   [[pipelines:info]]     show list of apps in a pipeline
 
   pipelines:open      open a pipeline in dashboard
 
   pipelines:open      open a pipeline in dashboard
 
   pipelines:promote  promote the latest release of this app to its downstream app(s)
 
   pipelines:promote  promote the latest release of this app to its downstream app(s)
Line 30: Line 30:
  
 
== See also ==
 
== See also ==
 +
* {{heroku pipelines}}
 
* {{heroku cli}}
 
* {{heroku cli}}
  
 
[[Category:Heroku]]
 
[[Category:Heroku]]

Latest revision as of 01:55, 1 March 2022

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


See also[edit]

Advertising: