osc identity domain list

Lists all domains.

Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/domains

Usage: osc identity domain list [OPTIONS]

Options:

  • --enabled <ENABLED> — If set to true, then only domains that are enabled will be returned, if set to false only that are disabled will be returned. Any value other than 0, including no value, will be interpreted as true

    Possible values: true, false

  • --limit <LIMIT>

  • --marker <MARKER> — ID of the last fetched entry

  • --name <NAME> — The resource name

  • --max-items <MAX_ITEMS> — Total limit of entities count to return. Use this when there are too many entries

    Default value: 10000