summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-03-20 18:59:44 +0000
committerGerrit Code Review <review@openstack.org>2020-03-20 18:59:44 +0000
commitfc12033f1da53fe11f930dd405eae5e2bf814621 (patch)
tree7f6ea1c7667fe012fb316fef5a4a83acd12c4610 /doc/source/cli/command-objects
parent9277fd471a71ecac330b78718b7eecd38ce180c8 (diff)
parenteb001733fd3c1a98027f7439b84e952f1eb2a406 (diff)
downloadpython-openstackclient-fc12033f1da53fe11f930dd405eae5e2bf814621.tar.gz
Merge "Now we can add description for role creation in OSC"
Diffstat (limited to 'doc/source/cli/command-objects')
-rw-r--r--doc/source/cli/command-objects/role.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/role.rst b/doc/source/cli/command-objects/role.rst
index e2a2b457..752dc4e0 100644
--- a/doc/source/cli/command-objects/role.rst
+++ b/doc/source/cli/command-objects/role.rst
@@ -115,6 +115,10 @@ Create new role
New role name
+.. option:: --description <description>
+
+ Add description about the role
+
role delete
-----------