osc identity limit
Unified Limits
In OpenStack, a quota system mainly contains two parts: limit and usage. The Unified limits in Keystone is a replacement of the limit part. It contains two kinds of resources: Registered Limit and Limit. A registered limit is a default limit. It is usually created by the services which are registered in Keystone. A limit is the limit that override the registered limit for each project.
Usage: osc identity limit <COMMAND>
Available subcommands:
osc identity limit create— Create Limitsosc identity limit delete— Delete Limitosc identity limit list— List Limitsosc identity limit model— Get Enforcement Modelosc identity limit set— Update Limitosc identity limit show— Show Limit Details