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

  • --limit <LIMIT>

  • --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 entries

    Default value: 10000