Difference between revisions of "Heroku apps --help"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
<pre>
 
list your apps
 
  
USAGE
+
list your apps
  $ heroku 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]
  
OPTIONS
+
  COMMANDS
  -A, --all          include apps in all teams
+
   [[apps:create]]     creates a new app
  -p, --personal    list apps in personal account when a default team is set
+
  [[apps:destroy]]   permanently destroy an app
  -s, --space=space filter by space
+
  [[apps:errors]]     view app errors
  -t, --team=team   team to use
+
  [[apps:favorites]] list favorited apps
  --json            output in json format
+
  [[apps:info]]       show detailed app information
 
+
  [[apps:join]]       add yourself to a team app
EXAMPLES
+
  [[apps:leave]]     remove yourself from a team app
  $ heroku apps
+
  [[apps:lock]]       prevent team members from joining an app
  === My Apps
+
  [[apps:open]]       open the app in a web browser
  example
+
  [[apps:rename]]     rename an app
  example2
+
  [[apps:stacks]]     show the list of available stacks
 
+
  [[apps:transfer]]   transfer applications to another user or team
  === Collaborated Apps
+
  [[apps:unlock]]     unlock an app so any team member can join
  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
 
</pre>
 
  
  
 
== See also ==
 
== See also ==
 +
* {{heroku apps}}
 
* {{heroku cli}}
 
* {{heroku cli}}
 
* {{Heroku}}
 
* {{Heroku}}
  
 
[[Category:Heroku]]
 
[[Category:Heroku]]

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: