summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/endpoint-v3.rst
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-06-09 02:10:29 +0000
committerGerrit Code Review <review@openstack.org>2020-06-09 02:10:29 +0000
commit09970d48e0af8da2faa01fd94c1e312384d683b4 (patch)
tree8c97ff404033d23ce89a10440d9f5898379589db /doc/source/cli/command-objects/endpoint-v3.rst
parentf6810edf41f7d457d490b360bf2918f4e8b1e6bd (diff)
parent26878e7d53a531adb67c9ddde8fd6d3c3092ce34 (diff)
downloadpython-openstackclient-09970d48e0af8da2faa01fd94c1e312384d683b4.tar.gz
Merge "identity: autogenerate docs"
Diffstat (limited to 'doc/source/cli/command-objects/endpoint-v3.rst')
-rw-r--r--doc/source/cli/command-objects/endpoint-v3.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/endpoint-v3.rst b/doc/source/cli/command-objects/endpoint-v3.rst
new file mode 100644
index 00000000..f12063fb
--- /dev/null
+++ b/doc/source/cli/command-objects/endpoint-v3.rst
@@ -0,0 +1,24 @@
+======================
+endpoint (Identity v3)
+======================
+
+.. autoprogram-cliff:: openstack.identity.v3
+ :command: endpoint add project
+
+.. autoprogram-cliff:: openstack.identity.v3
+ :command: endpoint create
+
+.. autoprogram-cliff:: openstack.identity.v3
+ :command: endpoint delete
+
+.. autoprogram-cliff:: openstack.identity.v3
+ :command: endpoint list
+
+.. autoprogram-cliff:: openstack.identity.v3
+ :command: endpoint remove project
+
+.. autoprogram-cliff:: openstack.identity.v3
+ :command: endpoint set
+
+.. autoprogram-cliff:: openstack.identity.v3
+ :command: endpoint show