summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli/command-objects')
-rw-r--r--doc/source/cli/command-objects/identity-provider.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/identity-provider.rst b/doc/source/cli/command-objects/identity-provider.rst
index 0c2d02bd..d96b814a 100644
--- a/doc/source/cli/command-objects/identity-provider.rst
+++ b/doc/source/cli/command-objects/identity-provider.rst
@@ -17,6 +17,7 @@ Create new identity provider
openstack identity provider create
[--remote-id <remote-id> [...] | --remote-id-file <file-name>]
[--description <description>]
+ [--domain <domain>]
[--enable | --disable]
<name>
@@ -34,6 +35,11 @@ Create new identity provider
New identity provider description
+.. option:: --domain
+
+ Name or ID of the domain to associate with the identity provider. If not
+ specified, one will be created automatically
+
.. option:: --enable
Enable the identity provider (default)