Skip to content

Instantly share code, notes, and snippets.

@geemus
Created April 3, 2012 13:40
Show Gist options
  • Save geemus/2292072 to your computer and use it in GitHub Desktop.
Save geemus/2292072 to your computer and use it in GitHub Desktop.
spaced
$ heroku help apps:create
Usage:
  heroku apps:create [NAME]
Description:
  create a new app
Options:
  --addons ADDONS
    a comma-delimited list of addons to install
  -b, --buildpack BUILDPACK
    a buildpack url to use for this app
  -r, --remote REMOTE
    the git remote to create, default "heroku"
  -s, --stack STACK
    the stack on which to create the app

$ heroku apps
Apps List:
Owned by Me:
  blazing-sunset-5285
  showoff-heroku
  showoff-community
  showoff-fukuoka
  testable
Shared with Me:
  api-docs
  devcenter
  dx-helper
  dx-dashboard
  falling-winter-1457

$ heroku apps:info -adevcenter
devcenter Info:
Addons:
  Airbrake Plus
  Campfire Hook
  Heroku Postgres Ika
  IndexTank Search Starter
  Memcache 100MBs
  New Relic Professional
  Papertrail Test
  PG Backups Auto - One Month Retention
  Searchify IndexTank Starter
  Shared Database 20GB
  SSL Endpoint
Collaborators:
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
Domain Name: devcenter.heroku.com
Git URL: [email protected]:devcenter.git
Owner: [email protected]
Repo Size: 58M
Slug Size: 25M
Stack: cedar
Web URL: http://devcenter.herokuapp.com/
$ heroku help apps:create
Usage:
  heroku apps:create [NAME]
Description:
  create a new app
Options:
  --addons ADDONS
    a comma-delimited list of addons to install
  -b, --buildpack BUILDPACK
    a buildpack url to use for this app
  -r, --remote REMOTE
    the git remote to create, default "heroku"
  -s, --stack STACK
    the stack on which to create the app

$ heroku apps
Apps List:
Owned by Me:
  blazing-sunset-5285
  showoff-heroku
  showoff-community
  showoff-fukuoka
  testable
Shared with Me:
  api-docs
  devcenter
  dx-helper
  dx-dashboard
  falling-winter-1457

$ heroku apps:info -adevcenter
devcenter Info:
Addons:
  Airbrake Plus
  Campfire Hook
  Heroku Postgres Ika
  IndexTank Search Starter
  Memcache 100MBs
  New Relic Professional
  Papertrail Test
  PG Backups Auto - One Month Retention
  Searchify IndexTank Starter
  Shared Database 20GB
  SSL Endpoint
Collaborators:
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
Domain Name:
  devcenter.heroku.com
Git URL:
  [email protected]:devcenter.git
Owner:
  [email protected]
Repo Size:
  58M
Slug Size:
  25M
Stack:
  cedar
Web URL:
  http://devcenter.herokuapp.com/
$ heroku help apps:create
Usage:
  heroku apps:create [NAME]

Description:
  create a new app

Options:
  --addons ADDONS
    a comma-delimited list of addons to install

  -b, --buildpack BUILDPACK
    a buildpack url to use for this app

  -r, --remote REMOTE
    the git remote to create, default "heroku"

  -s, --stack STACK
    the stack on which to create the app

$ heroku apps
Apps List:

Owned by Me:
  blazing-sunset-5285
  showoff-heroku
  showoff-community
  showoff-fukuoka
  testable

Shared with Me:
  api-docs
  devcenter
  dx-helper
  dx-dashboard
  falling-winter-1457

$ heroku apps:info -adevcenter
devcenter Info:

Addons:
  Airbrake Plus
  Campfire Hook
  Heroku Postgres Ika
  IndexTank Search Starter
  Memcache 100MBs
  New Relic Professional
  Papertrail Test
  PG Backups Auto - One Month Retention
  Searchify IndexTank Starter
  Shared Database 20GB
  SSL Endpoint

Collaborators:
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]

Domain Name: devcenter.heroku.com

Git URL: [email protected]:devcenter.git

Owner: [email protected]

Repo Size: 58M

Slug Size: 25M

Stack: cedar

Web URL: http://devcenter.herokuapp.com/
$ heroku help apps:create
Usage:
  heroku apps:create [NAME]

Description:
  create a new app

Options:
  --addons ADDONS
    a comma-delimited list of addons to install

  -b, --buildpack BUILDPACK
    a buildpack url to use for this app

  -r, --remote REMOTE
    the git remote to create, default "heroku"

  -s, --stack STACK
    the stack on which to create the app

$ heroku apps
Apps List:

Owned by Me:
  blazing-sunset-5285
  showoff-heroku
  showoff-community
  showoff-fukuoka
  testable

Shared with Me:
  api-docs
  devcenter
  dx-helper
  dx-dashboard
  falling-winter-1457

$ heroku apps:info -adevcenter
devcenter Info:

Addons:
  Airbrake Plus
  Campfire Hook
  Heroku Postgres Ika
  IndexTank Search Starter
  Memcache 100MBs
  New Relic Professional
  Papertrail Test
  PG Backups Auto - One Month Retention
  Searchify IndexTank Starter
  Shared Database 20GB
  SSL Endpoint

Collaborators:
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]

Domain Name:
  devcenter.heroku.com

Git URL:
  [email protected]:devcenter.git

Owner:
  [email protected]

Repo Size:
  58M

Slug Size:
  25M

Stack:
  cedar

Web URL:
  http://devcenter.herokuapp.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment