9c6ae790a2
This is the first version of a CLI Reference manual. It takes content from the End User Guide. Change-Id: I6f3ff1e56975cb7ea1af03ebd0d85f5eb8346af9
31 lines
1.2 KiB
XML
31 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
|
xml:id="ch_command_reference">
|
|
<title>Command reference</title>
|
|
<xi:include
|
|
href="../common/section_cli_keystone_commands.xml"/>
|
|
<?hard page-break?>
|
|
<xi:include
|
|
href="../common/section_cli_glance_commands.xml"/>
|
|
<?hard page-break?>
|
|
<xi:include
|
|
href="../common/section_cli_neutron_commands.xml"/>
|
|
<?hard page-break?>
|
|
<xi:include
|
|
href="../common/section_cli_nova_commands.xml"/>
|
|
<?hard page-break?>
|
|
<xi:include
|
|
href="../common/section_cli_cinder_commands.xml"/>
|
|
<?hard page-break?>
|
|
<xi:include
|
|
href="../common/section_cli_swift_commands.xml"/>
|
|
<?hard page-break?>
|
|
<xi:include
|
|
href="../common/section_cli_heat_commands.xml"/>
|
|
<?hard page-break?>
|
|
<xi:include
|
|
href="../common/section_cli_ceilometer_commands.xml"/>
|
|
</chapter>
|