Red Hat Training

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

2.422. openstack user set

usage: openstack user set [-h] [--name <name>] [--project <project>]
                          [--password <user-password>] [--password-prompt]
                          [--email <email-address>] [--enable | --disable]
                          <user>
Set user properties

Positional arguments

<user>


        User to modify (name or ID)

Optional arguments

-h, --help


        show this help message and exit

--name <name>


        Set user name

--project <project>


        Set default project (name or ID)

--password <user-password>


      Set user password

--password-prompt


        Prompt interactively for password

--email <email-address>


      Set user email address

--enable


        Enable user (default)

--disable


        Disable user