osc identity group list
Lists groups.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/groups
Usage: osc identity group list [OPTIONS]
Options:
-
--domain-name <DOMAIN_NAME>— Domain Name -
--domain-id <DOMAIN_ID>— Domain ID -
--current-domain— Current domain -
--page-size <LIMIT>— Requests a page size of items. Returns a number of items up to a limit value. Use the limit parameter to make an initial limited request and use the ID of the last-seen item from the response as the marker parameter value in a subsequent limited request -
--marker <MARKER>— ID of the last fetched entry -
--name <NAME>— The resource name -
--sort-dir <SORT_DIR>— Sort direction. A valid value is asc (ascending) or desc (descending)Possible values:
asc,desc -
--sort-key <SORT_KEY>— Sorts resources by attribute -
--max-items <MAX_ITEMS>— Total limit of entities count to return. Use this when there are too many entriesDefault value:
10000