Add a CLI section to the Octavia docs
Change-Id: I4a134771f2428439cfb6e1b697a6b8c1b16b220a
This commit is contained in:
parent
bacf5ff193
commit
a8c7858863
10
doc/source/cli/index.rst
Normal file
10
doc/source/cli/index.rst
Normal file
@ -0,0 +1,10 @@
|
||||
==============================
|
||||
Octavia Command Line Interface
|
||||
==============================
|
||||
|
||||
Octavia has an OpenStack Client plugin available as the native Command Line
|
||||
Interface (CLI).
|
||||
|
||||
Please see the `python-octaviaclient documentation
|
||||
<https://docs.openstack.org/python-octaviaclient/latest/>`_ for documentation
|
||||
on installing and using the CLI.
|
@ -17,6 +17,7 @@ is grouped into the following topic areas.
|
||||
|
||||
admin/index.rst
|
||||
Octavia API Reference <https://developer.openstack.org/api-ref/load-balancer/>
|
||||
cli/index.rst
|
||||
configuration/index.rst
|
||||
contributor/index.rst
|
||||
install/index.rst
|
||||
|
@ -7,6 +7,7 @@ Octavia Reference
|
||||
:maxdepth: 1
|
||||
|
||||
*
|
||||
Command Line Interface Reference <https://docs.openstack.org/python-octaviaclient/latest/cli/index.html>
|
||||
|
||||
Indices and Search
|
||||
------------------
|
||||
|
@ -6,6 +6,7 @@ Octavia User
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
Command Line Interface Reference <https://docs.openstack.org/python-octaviaclient/latest/cli/index.html>
|
||||
guides/*
|
||||
|
||||
Indices and Search
|
||||
|
Loading…
Reference in New Issue
Block a user