osc identity access-rule list
List all access rules for a user.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/access_rules
Usage: osc identity access-rule list [OPTIONS] <--user-name <USER_NAME>|--user-id <USER_ID>|--current-user>
Options:
--method <METHOD>
— The request method that the application credential is permitted to use for a given API endpoint--path <PATH>
— The API path that the application credential is permitted to access--service <SERVICE>
— The service type identifier for the service that the application is permitted to access--user-name <USER_NAME>
— User Name--user-id <USER_ID>
— User ID--current-user
— Current authenticated user