pbr/releasenotes/notes/cmd-e6664dcbd42d3935.yaml
Gaetan Semet c715db6df9 option to print only the version of a package
Example:
    $ pbr info -s pkgname
    1.2.3

Change-Id: Ic66848dbe44ed946800979fb73776ab6d00869f6
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2019-06-24 09:58:26 +00:00

12 lines
162 B
YAML

---
features:
- |
Add an option to print only the version of a package
Example:
.. code-block:: bash
$ pbr info -s pkgname
1.2.3