Search

7.2.3. Listing Members of a Domain

download PDF
View the existing members of a domain with the following command, specifying the name of the domain:
$ rhc member list Domain_Name

Example 7.1. Listing Domain Members

$ rhc member list automobile
Login                 Login  			Role		Type
--------------------- -----------------		------------	----
member@example.com	member@example.com	admin (owner)	user
myteam						edit		team
member2@example.com	member2@example.com	view		user
member3@example.co	member3@example.com	edit		user
member4@example.com	member4@example.com	admin		user
Use the --all option to display all members, including team-members:
$ rhc member list Domain_Name --all

Example 7.2. Listing Domain Members

$ rhc member list automobile --all
Login                 	Login  			 Role			Type
--------------------- 	-----------------	 ------------		----
member@example.com	 member@example.com	  admin (owner)		user
myteam						  edit			team
member2@example.com	 member2@example.com	  view			user
member3@example.co	 member3@example.com	  edit			user
member4@example.com	 member4@example.com	  admin			user
team_member1@example.com team_member1@example.com edit (via myteam)	user
team_member2@example.com team_member2@example.com edit (via myteam) 	user
team_member3@example.com team_member3@example.com edit (via myteam) 	user
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.