osc identity user list
Lists users.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/users
Usage: osc identity user list [OPTIONS]
Options:
-
--domain-id <DOMAIN_ID>
— Filters the response by a domain ID -
--enabled <ENABLED>
— If set to true, then only enabled projects will be returned. Any value other than 0 (including no value) will be interpreted as truePossible values:
true
,false
-
--id <ID>
— Filter for Identity Providers’ ID attribute -
--name <NAME>
— Filters the response by a resource name -
--password-expires-at <PASSWORD_EXPIRES_AT>
— Filter results based on which user passwords have expired. The query should include an operator and a timestamp with a colon (:) separating the two, for example:password_expires_at={operator}:{timestamp}
. Valid operators are:lt
,lte
,gt
,gte
,eq
, andneq
. Valid timestamps are of the form: YYYY-MM-DDTHH:mm:ssZ -
--protocol-id <PROTOCOL_ID>
— Filters the response by a protocol ID -
--unique-id <UNIQUE_ID>
— Filters the response by a unique ID