role-assignments

role-assignments list

Usage

usage: -c role-assignments list [-h]
                             [-f {adaptive_table,csv,json,table,value,yaml}]
                             [-c COLUMN] [-m [NAME=VALUE [NAME=VALUE ...]]]
                             [--max-width <integer>] [--noindent]
                             [--quote {all,minimal,none,nonnumeric}]
                             [--kwargs KWARGS]

Description

List role assignments users have. See http://developer.openstack.org/api-ref-identity-v3.html#listRoleAssignments.

Return

None

Optional

 optional arguments:
-h, --help            show this help message and exit
--kwargs KWARGS       Extra arguments, a dict as a JSON string

role-assignments list-mine

Usage

usage: -c role-assignments list-mine [-h]
                                  [-f {adaptive_table,csv,json,table,value,yaml}]
                                  [-c COLUMN]
                                  [-m [NAME=VALUE [NAME=VALUE ...]]]
                                  [--max-width <integer>] [--noindent]
                                  [--quote {all,minimal,none,nonnumeric}]

Description

List role assignments of authenticated user. See http://developer.openstack.org/api-ref-identity-v3.html#listRoleAssignments.

Return

None

Optional

 optional arguments:
-h, --help            show this help message and exit