From 8bae13835495e078be13b91ecc0d688037e91572 Mon Sep 17 00:00:00 2001 From: heha Date: Sat, 18 Jul 2015 18:19:01 +0800 Subject: Add details to the documentation. Add "or-show" to "project create" and "role create" in the documentation. Closes-Bug: #1475485 Change-Id: I2d98766c4ddd8b2022012c4f6c5e1d4fcebfc42a --- doc/source/command-objects/project.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/source/command-objects/project.rst') diff --git a/doc/source/command-objects/project.rst b/doc/source/command-objects/project.rst index 637a4498..54c69a6c 100644 --- a/doc/source/command-objects/project.rst +++ b/doc/source/command-objects/project.rst @@ -18,6 +18,7 @@ Create new project [--description ] [--enable | --disable] [--property ] + [--or-show] .. option:: --domain @@ -49,6 +50,12 @@ Create new project Add a property to :ref:`\ ` (repeat option to set multiple properties) +.. option:: --or-show + + Return existing project + + If the project already exist return the existing project data and do not fail. + .. _project_create-name: .. describe:: -- cgit v1.2.1