summaryrefslogtreecommitdiff
path: root/doc/source/cli/_hidden
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli/_hidden')
-rw-r--r--doc/source/cli/_hidden/ec2-credentials.rst13
-rw-r--r--doc/source/cli/_hidden/endpoint.rst13
-rw-r--r--doc/source/cli/_hidden/project.rst13
-rw-r--r--doc/source/cli/_hidden/role.rst13
-rw-r--r--doc/source/cli/_hidden/service.rst13
-rw-r--r--doc/source/cli/_hidden/token.rst13
-rw-r--r--doc/source/cli/_hidden/user.rst13
7 files changed, 91 insertions, 0 deletions
diff --git a/doc/source/cli/_hidden/ec2-credentials.rst b/doc/source/cli/_hidden/ec2-credentials.rst
new file mode 100644
index 00000000..c54459d8
--- /dev/null
+++ b/doc/source/cli/_hidden/ec2-credentials.rst
@@ -0,0 +1,13 @@
+===============
+ec2 credentials
+===============
+
+.. NOTE(efried): This page is hidden from the main TOC; it's here so links in
+ the wild redirect somewhere sane, because previously identity v2 and v3 were
+ combined in a single page.
+
+.. toctree::
+ :maxdepth: 2
+
+ ../command-objects/ec2-credentials-v2
+ ../command-objects/ec2-credentials-v3
diff --git a/doc/source/cli/_hidden/endpoint.rst b/doc/source/cli/_hidden/endpoint.rst
new file mode 100644
index 00000000..744e3bad
--- /dev/null
+++ b/doc/source/cli/_hidden/endpoint.rst
@@ -0,0 +1,13 @@
+========
+endpoint
+========
+
+.. NOTE(efried): This page is hidden from the main TOC; it's here so links in
+ the wild redirect somewhere sane, because previously identity v2 and v3 were
+ combined in a single page.
+
+.. toctree::
+ :maxdepth: 2
+
+ ../command-objects/endpoint-v2
+ ../command-objects/endpoint-v3
diff --git a/doc/source/cli/_hidden/project.rst b/doc/source/cli/_hidden/project.rst
new file mode 100644
index 00000000..209a3129
--- /dev/null
+++ b/doc/source/cli/_hidden/project.rst
@@ -0,0 +1,13 @@
+=======
+project
+=======
+
+.. NOTE(efried): This page is hidden from the main TOC; it's here so links in
+ the wild redirect somewhere sane, because previously identity v2 and v3 were
+ combined in a single page.
+
+.. toctree::
+ :maxdepth: 2
+
+ ../command-objects/project-v2
+ ../command-objects/project-v3
diff --git a/doc/source/cli/_hidden/role.rst b/doc/source/cli/_hidden/role.rst
new file mode 100644
index 00000000..c85f4814
--- /dev/null
+++ b/doc/source/cli/_hidden/role.rst
@@ -0,0 +1,13 @@
+====
+role
+====
+
+.. NOTE(efried): This page is hidden from the main TOC; it's here so links in
+ the wild redirect somewhere sane, because previously identity v2 and v3 were
+ combined in a single page.
+
+.. toctree::
+ :maxdepth: 2
+
+ ../command-objects/role-v2
+ ../command-objects/role-v3
diff --git a/doc/source/cli/_hidden/service.rst b/doc/source/cli/_hidden/service.rst
new file mode 100644
index 00000000..8b336386
--- /dev/null
+++ b/doc/source/cli/_hidden/service.rst
@@ -0,0 +1,13 @@
+=======
+service
+=======
+
+.. NOTE(efried): This page is hidden from the main TOC; it's here so links in
+ the wild redirect somewhere sane, because previously identity v2 and v3 were
+ combined in a single page.
+
+.. toctree::
+ :maxdepth: 2
+
+ ../command-objects/service-v2
+ ../command-objects/service-v3
diff --git a/doc/source/cli/_hidden/token.rst b/doc/source/cli/_hidden/token.rst
new file mode 100644
index 00000000..6ebf801b
--- /dev/null
+++ b/doc/source/cli/_hidden/token.rst
@@ -0,0 +1,13 @@
+=====
+token
+=====
+
+.. NOTE(efried): This page is hidden from the main TOC; it's here so links in
+ the wild redirect somewhere sane, because previously identity v2 and v3 were
+ combined in a single page.
+
+.. toctree::
+ :maxdepth: 2
+
+ ../command-objects/token-v2
+ ../command-objects/token-v3
diff --git a/doc/source/cli/_hidden/user.rst b/doc/source/cli/_hidden/user.rst
new file mode 100644
index 00000000..34eb5995
--- /dev/null
+++ b/doc/source/cli/_hidden/user.rst
@@ -0,0 +1,13 @@
+====
+user
+====
+
+.. NOTE(efried): This page is hidden from the main TOC; it's here so links in
+ the wild redirect somewhere sane, because previously identity v2 and v3 were
+ combined in a single page.
+
+.. toctree::
+ :maxdepth: 2
+
+ ../command-objects/user-v2
+ ../command-objects/user-v3