[cli-ref] Update python-gnocchiclient to 3.1.0
Change-Id: Idac9bb9f5f6b56144e54592ab4d25dcf1d55389d
This commit is contained in:
parent
5e73b416a7
commit
4f8325fb61
@ -24,7 +24,7 @@ The gnocchi client is the command-line interface (CLI) for
|
|||||||
the A time series storage and resources index service (gnocchi) API and its
|
the A time series storage and resources index service (gnocchi) API and its
|
||||||
extensions.
|
extensions.
|
||||||
|
|
||||||
This chapter documents :command:`gnocchi` version ``3.0.0``.
|
This chapter documents :command:`gnocchi` version ``3.1.0``.
|
||||||
|
|
||||||
For help on a specific :command:`gnocchi` command, enter:
|
For help on a specific :command:`gnocchi` command, enter:
|
||||||
|
|
||||||
@ -40,8 +40,6 @@ gnocchi usage
|
|||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
usage: gnocchi [--version] [-v | -q] [--log-file LOG_FILE] [-h] [--debug]
|
usage: gnocchi [--version] [-v | -q] [--log-file LOG_FILE] [-h] [--debug]
|
||||||
[--os-region-name <auth-region-name>]
|
|
||||||
[--os-interface <interface>]
|
|
||||||
[--gnocchi-api-version GNOCCHI_API_VERSION] [--insecure]
|
[--gnocchi-api-version GNOCCHI_API_VERSION] [--insecure]
|
||||||
[--os-cacert <ca-certificate>] [--os-cert <certificate>]
|
[--os-cacert <ca-certificate>] [--os-cert <certificate>]
|
||||||
[--os-key <key>] [--timeout <seconds>] [--os-auth-type <name>]
|
[--os-key <key>] [--timeout <seconds>] [--os-auth-type <name>]
|
||||||
@ -70,13 +68,6 @@ gnocchi optional arguments
|
|||||||
``--debug``
|
``--debug``
|
||||||
Show tracebacks on errors.
|
Show tracebacks on errors.
|
||||||
|
|
||||||
``--os-region-name <auth-region-name>``
|
|
||||||
Authentication region name (Env: OS_REGION_NAME)
|
|
||||||
|
|
||||||
``--os-interface <interface>``
|
|
||||||
Select an interface type. Valid interface types:
|
|
||||||
[admin, public, internal]. (Env: OS_INTERFACE)
|
|
||||||
|
|
||||||
``--gnocchi-api-version GNOCCHI_API_VERSION``
|
``--gnocchi-api-version GNOCCHI_API_VERSION``
|
||||||
Defaults to ``env[GNOCCHI_API_VERSION]`` or 1.
|
Defaults to ``env[GNOCCHI_API_VERSION]`` or 1.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user