Difference between revisions of "Heroku --help"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
 
   $ heroku [COMMAND]
 
   $ heroku [COMMAND]
  
<pre>
+
 
COMMANDS
+
COMMANDS
  access          manage user access to apps
+
  access          manage user access to apps
  addons          tools and services for developing, extending, and operating your app
+
  addons          tools and services for developing, extending, and operating your app
  apps            manage apps on Heroku
+
  apps            manage apps on Heroku
  auth            check 2fa status
+
  auth            check 2fa status
  authorizations  OAuth authorizations
+
  authorizations  OAuth authorizations
  autocomplete    display autocomplete installation instructions
+
  autocomplete    display autocomplete installation instructions
  buildpacks      scripts used to compile apps
+
  buildpacks      scripts used to compile apps
  certs          a topic for the ssl plugin
+
  certs          a topic for the ssl plugin
  ci              run an application test suite on Heroku
+
  ci              run an application test suite on Heroku
  clients        OAuth clients on the platform
+
  clients        OAuth clients on the platform
  config          environment variables of apps
+
  config          environment variables of apps
  container      Use containers to build and deploy Heroku apps
+
  container      Use containers to build and deploy Heroku apps
  domains        custom domains for apps
+
  domains        custom domains for apps
  drains          forward logs to syslog or HTTPS
+
  drains          forward logs to syslog or HTTPS
  features        add/remove app features
+
  features        add/remove app features
  git            manage local git repository for app
+
  git            manage local git repository for app
  help            display help for heroku
+
  help            display help for heroku
  keys            add/remove account ssh keys
+
  keys            add/remove account ssh keys
  labs            add/remove experimental features
+
  labs            add/remove experimental features
  local          run Heroku app locally
+
  local          run Heroku app locally
  logs            display recent log output
+
  logs            display recent log output
  maintenance    enable/disable access to app
+
  maintenance    enable/disable access to app
  members        manage organization members
+
  members        manage organization members
  notifications  display notifications
+
  notifications  display notifications
  orgs            manage organizations
+
  orgs            manage organizations
  pg              manage postgresql databases
+
  pg              manage postgresql databases
</pre>
 
 
   [[heroku pipelines|pipelines]]      manage pipelines
 
   [[heroku pipelines|pipelines]]      manage pipelines
  plugins        list installed plugins
+
    plugins        list installed plugins
  ps              Client tools for Heroku Exec
+
    ps              Client tools for Heroku Exec
 
   [[heroku psql|psql]]            open a psql shell to the database
 
   [[heroku psql|psql]]            open a psql shell to the database
  redis          manage heroku redis instances
+
    redis          manage heroku redis instances
  [[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
  [[heroku reviewapps|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
+
    status          status of the Heroku platform
  teams          manage 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 ==

Revision as of 10:55, 22 February 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
  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

See also

Advertising: