7.2.4. Listing Members of an Application
View the existing members of an application with the following command, specifying the application name with the
-a option:
rhc member list -a App_Name
$ rhc member list -a App_Name
Example 7.3. Listing Application Members
rhc member list -a myapp Login Role ----------------------- ------------- user1@myemail.com admin (owner) user2@myemail.com view
$ rhc member list -a myapp
Login Role
----------------------- -------------
user1@myemail.com admin (owner)
user2@myemail.com view