Merge "Update CLI reference for python-ceilometerclient 1.3.0"
This commit is contained in:
commit
d57a400a7a
@ -15,7 +15,7 @@
|
|||||||
interface (CLI) for the Telemetry API and its extensions.
|
interface (CLI) for the Telemetry API and its extensions.
|
||||||
|
|
||||||
This chapter documents <command>ceilometer</command> version
|
This chapter documents <command>ceilometer</command> version
|
||||||
<literal>1.2.0</literal>.
|
<literal>1.3.0</literal>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>For help on a specific <command>ceilometer</command>
|
<para>For help on a specific <command>ceilometer</command>
|
||||||
@ -292,6 +292,14 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term><command>sample-create-list</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Create a sample list.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><command>sample-list</command></term>
|
<term><command>sample-list</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -3062,6 +3070,23 @@ Create a sample.
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
</variablelist>
|
||||||
|
</section>
|
||||||
|
<section xml:id="ceilometerclient_subcommand_sample-create-list">
|
||||||
|
<title>ceilometer sample-create-list</title>
|
||||||
|
<screen><computeroutput>usage: ceilometer sample-create-list <SAMPLES_LIST></computeroutput></screen>
|
||||||
|
<para>
|
||||||
|
Create a sample list.
|
||||||
|
</para> <variablelist wordsize="10">
|
||||||
|
<title>Positional arguments</title>
|
||||||
|
<varlistentry>
|
||||||
|
<term><command><SAMPLES_LIST></command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Json array with samples to create.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="ceilometerclient_subcommand_sample-list">
|
<section xml:id="ceilometerclient_subcommand_sample-list">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user