Add CLI reference to docs.o.o pages
Now that the CLI reference is published, we can link to it. Change-Id: I9335d3e74b6885feba6bd2d9991efb5b6cbc63ac
This commit is contained in:
parent
0dc57ca513
commit
1a5dd49e9f
@ -153,9 +153,13 @@
|
|||||||
<p>Admin user guide for the OpenStack
|
<p>Admin user guide for the OpenStack
|
||||||
dashboard and command-line clients.
|
dashboard and command-line clients.
|
||||||
</p>
|
</p>
|
||||||
|
<h4><a href="http://docs.openstack.org/cli-reference/content/">OpenStack
|
||||||
|
Command Line Interface Reference</a>
|
||||||
|
<p>Reference listing of all commands and parameters
|
||||||
|
available for keystone, glance, neutron, nova,
|
||||||
|
cinder, swift, heat, and ceilometer commands.</p>
|
||||||
<h4><a href="http://docs.openstack.org/developer/python-openstackclient/">Unified OpenStack Client</a></h4>
|
<h4><a href="http://docs.openstack.org/developer/python-openstackclient/">Unified OpenStack Client</a></h4>
|
||||||
<p>Documentation for python-openstackclient, a unified shell command structure.</p>
|
<p>Documentation for python-openstackclient, a unified shell command structure.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
@ -249,6 +249,9 @@
|
|||||||
<dd><a
|
<dd><a
|
||||||
href="http://docs.openstack.org/user-guide-admin/content/"
|
href="http://docs.openstack.org/user-guide-admin/content/"
|
||||||
>Admin User Guide</a></dd>
|
>Admin User Guide</a></dd>
|
||||||
|
<dd><a
|
||||||
|
href="http://docs.openstack.org/cli-reference/content/"
|
||||||
|
>Command Line Interface Reference</a></dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<h4 class="special">Develop applications for OpenStack clouds</h4>
|
<h4 class="special">Develop applications for OpenStack clouds</h4>
|
||||||
|
@ -244,6 +244,10 @@
|
|||||||
<dd><a
|
<dd><a
|
||||||
href="http://docs.openstack.org/user-guide-admin/content/"
|
href="http://docs.openstack.org/user-guide-admin/content/"
|
||||||
>Admin User Guide</a></dd>
|
>Admin User Guide</a></dd>
|
||||||
|
<dd><a
|
||||||
|
href="http://docs.openstack.org/cli-reference/content/"
|
||||||
|
>Command Line Interface Reference</a></dd>
|
||||||
|
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<h4 class="special">Develop applications for OpenStack clouds</h4>
|
<h4 class="special">Develop applications for OpenStack clouds</h4>
|
||||||
|
@ -247,6 +247,9 @@
|
|||||||
<dd><a
|
<dd><a
|
||||||
href="http://docs.openstack.org/user-guide-admin/content/"
|
href="http://docs.openstack.org/user-guide-admin/content/"
|
||||||
>Admin User Guide</a></dd>
|
>Admin User Guide</a></dd>
|
||||||
|
<dd><a
|
||||||
|
href="http://docs.openstack.org/cli-reference/content/"
|
||||||
|
>Command Line Interface Reference</a></dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<h4 class="special">Develop applications for OpenStack clouds</h4>
|
<h4 class="special">Develop applications for OpenStack clouds</h4>
|
||||||
|
Loading…
Reference in New Issue
Block a user