Difference between revisions of "Heroku apps --help"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 25: Line 25:
 
  COMMANDS
 
  COMMANDS
 
   [[apps:create]]    creates a new app
 
   [[apps:create]]    creates a new app
   apps:destroy    permanently destroy an app
+
   [[apps:destroy]]   permanently destroy an app
   apps:errors    view app errors
+
   [[apps:errors]]     view app errors
   apps:favorites  list favorited apps
+
   [[apps:favorites]] list favorited apps
 
   [[apps:info]]      show detailed app information
 
   [[apps:info]]      show detailed app information
   apps:join      add yourself to a team app
+
   [[apps:join]]       add yourself to a team app
   apps:leave      remove yourself from a team app
+
   [[apps:leave]]     remove yourself from a team app
   apps:lock      prevent team members from joining an app
+
   [[apps:lock]]       prevent team members from joining an app
   apps:open      open the app in a web browser
+
   [[apps:open]]       open the app in a web browser
   apps:rename    rename an app
+
   [[apps:rename]]     rename an app
 
   [[apps:stacks]]    show the list of available stacks
 
   [[apps:stacks]]    show the list of available stacks
   apps:transfer  transfer applications to another user or team
+
   [[apps:transfer]]   transfer applications to another user or team
   apps:unlock    unlock an app so any team member can join
+
   [[apps:unlock]]     unlock an app so any team member can join
  
  

Latest revision as of 02:07, 1 March 2022


list your apps

USAGE
  $ heroku apps

OPTIONS
  -A, --all          include apps in all teams
  -p, --personal     list apps in personal account when a default team is set
  -s, --space=space  filter by space
  -t, --team=team    team to use
  --json             output in json format

EXAMPLES
  $ heroku apps
  === My Apps
  example
  example2 

  === Collaborated Apps
  theirapp   [email protected] 
COMMANDS
  apps:create     creates a new app
  apps:destroy    permanently destroy an app
  apps:errors     view app errors
  apps:favorites  list favorited apps
  apps:info       show detailed app information
  apps:join       add yourself to a team app
  apps:leave      remove yourself from a team app
  apps:lock       prevent team members from joining an app
  apps:open       open the app in a web browser
  apps:rename     rename an app
  apps:stacks     show the list of available stacks
  apps:transfer   transfer applications to another user or team
  apps:unlock     unlock an app so any team member can join


See also[edit]

Advertising: