summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/endpoint-v3.rst
diff options
context:
space:
mode:
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