openstack-manuals/doc/user-guide/ch_cli.xml
Andreas Jaeger 9c6ae790a2 Add new CLI Reference manual
This is the first version of a CLI Reference manual.

It takes content from the End User Guide.

Change-Id: I6f3ff1e56975cb7ea1af03ebd0d85f5eb8346af9
2014-01-30 11:48:52 -06:00

44 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter [
]>
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:raxm="http://docs.rackspace.com/api/metadata" version="5.0"
xml:id="ch_cli">
<info>
<title>OpenStack command-line clients</title>
</info>
<xi:include href="../common/section_cli_overview.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_install.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_version.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_openrc.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_glance_manage_images.xml"/>
<?hard-pagebreak?>
<xi:include href="section_cli_nova_configure_instances.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_nova_boot.xml"/>
<?hard-pagebreak?>
<xi:include href="section_cli_nova_manage_instances.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_nova_userdata.xml"/>
<?hard-pagebreak?>
<xi:include href="section_cli_nova_config-drive.xml"/>
<?hard-pagebreak?>
<xi:include
href="../common/section_cli_neutron_manage_networks.xml"/>
<?hard-pagebreak?>
<xi:include href="section_cli_swift_howto.xml"/>
<?hard-pagebreak?>
<xi:include href="section_cli_heat.xml"/>
<?hard-pagebreak?>
<xi:include href="section_cli_ceilometer.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_cinder_manage_volumes.xml"
/>
</chapter>