Este contenido no está disponible en el idioma seleccionado.
11.5. Viewing Applications for a User
If you have created applications, view a list of all your applications with the following command:
rhc apps
$ rhc apps
Example 11.6. Viewing Applications for User
Use the
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
Applications that you have access to, but did not create, will not be listed.
--mine
option to only list the applications that are within domains that you have created:
rhc apps --mine
$ rhc apps --mine