Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

2.265. openstack role add

usage: openstack role add [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                          [--max-width <integer>] [--noindent]
                          [--prefix PREFIX] --project <project> --user <user>
                          <role>
Add role to project:user

Positional arguments

<role>


        Role to add to <project>:<user> (name or ID)

Optional arguments

-h, --help


        show this help message and exit

--project <project>


        Include <project> (name or ID)

--user <user>


        Include <user> (name or ID)