95ca2739de
Change-Id: Iae61ff9aa2055252caa2a4211c7f31d37fffeaa6 Closes-Bug: #1628733
18 lines
411 B
ReStructuredText
18 lines
411 B
ReStructuredText
========================================
|
|
Discover the version number for a client
|
|
========================================
|
|
|
|
Run the following command to discover the version number for a client:
|
|
|
|
.. code-block:: console
|
|
|
|
$ PROJECT --version
|
|
|
|
For example, to see the version number for the ``openstack`` client,
|
|
run the following command:
|
|
|
|
.. code-block:: console
|
|
|
|
$ openstack --version
|
|
openstack 3.2.0
|