Difference between revisions of "Heroku --help"

From wikieduonline
Jump to navigation Jump to search
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
  [[heroku]] --help
 
  [[heroku]] --help
<pre>
 
›  Warning: Our terms of service have changed: https://dashboard.heroku.com/terms-of-service
 
CLI to interact with Heroku
 
  
VERSION
+
  ›  Warning: Our terms of service have changed: https://dashboard.heroku.com/terms-of-service
  heroku/7.52.0 linux-x64 node-v12.21.0
+
CLI to interact with Heroku
 +
 +
VERSION
 +
  heroku/7.52.0 linux-x64 node-v12.21.0  
 +
 +
USAGE
 +
  $ heroku [COMMAND]
  
USAGE
+
=== Commands ===
  $ heroku [COMMAND]
+
COMMANDS
 
+
  [[access]]         manage user access to apps
COMMANDS
+
  [[addons]]         tools and services for developing, extending, and operating your app
  access          manage user access to apps
+
  [[apps]]           manage apps on Heroku
  addons          tools and services for developing, extending, and operating your app
+
  [[auth]]           check 2fa status
  apps            manage apps on Heroku
+
  [[authorizations]] OAuth authorizations
  auth            check 2fa status
+
   [[autocomplete]]   display autocomplete installation instructions
  authorizations  OAuth authorizations
+
  [[buildpacks]]     scripts used to compile apps
   autocomplete    display autocomplete installation instructions
+
  [[certs]]           a topic for the ssl plugin
  buildpacks      scripts used to compile apps
+
  [[ci]]             run an application test suite on Heroku
  certs          a topic for the ssl plugin
+
  [[clients]]         OAuth clients on the platform
  ci              run an application test suite on Heroku
+
  [[config]]         environment variables of apps
  clients        OAuth clients on the platform
+
  [[container]]       Use containers to build and deploy Heroku apps
  config          environment variables of apps
+
  [[domains]]         custom domains for apps
  container      Use containers to build and deploy Heroku apps
+
  [[drains]]         forward logs to syslog or HTTPS
  domains        custom domains for apps
+
  [[features]]       add/remove app features
  drains          forward logs to syslog or HTTPS
+
  [[git]]             manage local git repository for app
  features        add/remove app features
+
  [[help]]           display help for heroku
  git            manage local git repository for app
+
  [[heroku keys|keys]]           add/remove account ssh keys
  help            display help for heroku
+
  labs            add/remove experimental features
  keys            add/remove account ssh keys
+
  local          run Heroku app locally
  labs            add/remove experimental features
+
  [[heroku logs|logs]]           display recent log output
  local          run Heroku app locally
+
  maintenance    enable/disable access to app
  logs            display recent log output
+
  members        manage organization members
  maintenance    enable/disable access to app
+
  notifications  display notifications
  members        manage organization members
+
  orgs            manage organizations
  notifications  display notifications
+
  pg              manage postgresql databases
  orgs            manage organizations
 
  pg              manage postgresql databases
 
</pre>
 
 
   [[heroku pipelines|pipelines]]      manage pipelines
 
   [[heroku pipelines|pipelines]]      manage pipelines
 
   plugins        list installed plugins
 
   plugins        list installed plugins
Line 46: Line 46:
 
   [[heroku regions|regions]]        list available regions for deployment
 
   [[heroku regions|regions]]        list available regions for deployment
 
   releases        display the releases for an app
 
   releases        display the releases for an app
   reviewapps      manage reviewapps in pipelines
+
   [[heroku reviewapps|reviewapps]]     manage reviewapps in pipelines
 
   run            run a one-off process inside a Heroku dyno
 
   run            run a one-off process inside a Heroku dyno
 
   sessions        OAuth sessions
 
   sessions        OAuth sessions
 
   spaces          manage heroku private spaces
 
   spaces          manage heroku private spaces
   status          status of the Heroku platform
+
   [[heroku status|status]]         status of the Heroku platform
   teams           manage teams
+
   [[heroku teams|teams]]          manage teams
 
   update          update the Heroku CLI
 
   update          update the Heroku CLI
 
   webhooks        list webhooks on an app
 
   webhooks        list webhooks on an app
  
 
== Related ==
 
== Related ==
* [[brew tap heroku/brew && brew install heroku]]
+
* <code>[[brew tap heroku/brew && brew install heroku]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 06:43, 14 March 2022

heroku --help
 ›   Warning: Our terms of service have changed: https://dashboard.heroku.com/terms-of-service
CLI to interact with Heroku

VERSION
  heroku/7.52.0 linux-x64 node-v12.21.0 

USAGE
  $ heroku [COMMAND]

Commands[edit]

COMMANDS
  access          manage user access to apps
  addons          tools and services for developing, extending, and operating your app
  apps            manage apps on Heroku
  auth            check 2fa status
  authorizations  OAuth authorizations
 autocomplete    display autocomplete installation instructions
  buildpacks      scripts used to compile apps
  certs           a topic for the ssl plugin
  ci              run an application test suite on Heroku
  clients         OAuth clients on the platform
  config          environment variables of apps
  container       Use containers to build and deploy Heroku apps
  domains         custom domains for apps
  drains          forward logs to syslog or HTTPS
  features        add/remove app features
  git             manage local git repository for app
  help            display help for heroku
  keys            add/remove account ssh keys
  labs            add/remove experimental features
  local           run Heroku app locally
  logs            display recent log output
  maintenance     enable/disable access to app
  members         manage organization members
  notifications   display notifications
  orgs            manage organizations
  pg              manage postgresql databases
  pipelines       manage pipelines
  plugins         list installed plugins
  ps              Client tools for Heroku Exec
  psql            open a psql shell to the database
  redis           manage heroku redis instances
  regions         list available regions for deployment
  releases        display the releases for an app
  reviewapps      manage reviewapps in pipelines
  run             run a one-off process inside a Heroku dyno
  sessions        OAuth sessions
  spaces          manage heroku private spaces
  status          status of the Heroku platform
  teams          manage teams
  update          update the Heroku CLI
  webhooks        list webhooks on an app

Related[edit]

See also[edit]

Advertising: