File: json-output-78a9e19588b7b1e1.yaml

package info (click to toggle)
python-oslo.upgradecheck 2.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: python: 305; makefile: 22; sh: 2
file content (7 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - |
    oslo.upgradecheck now supports the command line flag ``--json`` to have
    the upgrade check results output in a compact, machine readable JSON
    format. The default output without this flag remains a human readable
    table of the results.