Difference between revisions of "Heroku --help"

From wikieduonline
Jump to navigation Jump to search
 
(26 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
 +
  [[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
 +
  [[heroku keys|keys]]            add/remove account ssh keys
 +
  labs            add/remove experimental features
 +
  local          run Heroku app locally
 +
  [[heroku logs|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
 +
  [[heroku pipelines|pipelines]]      manage pipelines
 +
  plugins        list installed plugins
 +
  ps              Client tools for Heroku Exec
 +
  [[heroku psql|psql]]            open a psql shell to the database
 +
  redis          manage heroku redis instances
 +
  [[heroku regions|regions]]        list available regions for deployment
 +
  releases        display the releases for an app
 +
  [[heroku reviewapps|reviewapps]]      manage reviewapps in pipelines
 +
  run            run a one-off process inside a Heroku dyno
 +
  sessions        OAuth sessions
 +
  spaces          manage heroku private spaces
 +
  [[heroku status|status]]          status of the Heroku platform
 +
  [[heroku teams|teams]]          manage teams
 +
  update          update the Heroku CLI
 +
  webhooks        list webhooks on an app
  
COMMANDS
+
== Related ==
  access          manage user access to apps
+
* <code>[[brew tap heroku/brew && brew install heroku]]</code>
  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
 
</pre>
 
  
 
== See also ==
 
== See also ==
 +
* {{heroku cli}}
 
* {{Heroku}}
 
* {{Heroku}}
  
 
[[Category:Heroku]]
 
[[Category:Heroku]]

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: