Search

11.5. Viewing Applications for a User

download PDF
If you have created applications, view a list of all your applications with the following command:
$ rhc apps

Example 11.6. Viewing Applications for User

$ rhc apps
racer @ http://racer-automobile.example.com/ (uuid: 926056f8845b4e388b37f6735c89d0eb)
-------------------------------------------------------------------------------------
  Domain:  		automobile
  Created: 		Dec 19 10:20 PM
  Gears:   		1 (defaults to small)
  Git URL: 		ssh://926056f8845b4e388b37f6735c89d0eb@racer-automobile.example.com/~/git/racer.git/
  SSH:     		926056f8845b4e388b37f6735c89d0eb@racer-automobile.example.com
  Deployment: 		auto (on git push)

  php-5.4 (PHP 5.4)
  -----------------
    Gears: 1 small
Use the --mine option to only list the applications that are within domains that you have created:
$ rhc apps --mine
Applications that you have access to, but did not create, will not be listed.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.