Consummate help doc of openstack role list --domain [...]

Bug #1550105 reported by Summer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Unassigned

Bug Description

openstack command: openstack role list
now we can see doc:
stack@os-devstack-1:~/devstack$ openstack role list -h
usage: openstack role list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                           [--max-width <integer>] [--noindent]
                           [--quote {all,minimal,none,nonnumeric}]
                           [--domain <domain> | --project <project>]
                           [--user <user> | --group <group>]
                           [--group-domain <group-domain>]
                           [--project-domain <project-domain>]
                           [--user-domain <user-domain>] [--inherited]

List roles

optional arguments:
  -h, --help show this help message and exit
  --domain <domain> Include <domain> (name or ID)
  --project <project> Include <project> (name or ID)
  --user <user> Include <user> (name or ID)
  --group <group> Include <group> (name or ID)
  --group-domain <group-domain>
                        Domain the group belongs to (name or ID). This can be
                        used in case collisions between group names exist.
  --project-domain <project-domain>
                        Domain the project belongs to (name or ID). This can
                        be used in case collisions between project names
                        exist.
  --user-domain <user-domain>
                        Domain the user belongs to (name or ID). This can be
                        used in case collisions between user names exist.
  --inherited Specifies if the role grant is inheritable to the sub
                        projects
the help doc of the optional arguments is too fuzzy,such as '--domain'. when i see the doc , i can't know what it's mean. I hope it can be consummate so that user can know easily

Revision history for this message
Steve Martinelli (stevemar) wrote :

We're re-working the role list help for 3.0.0, closing this one out for now, re-open if still applicable

Changed in python-openstackclient:
status: New → Incomplete
Changed in python-openstackclient:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.