File: imageutils-cli-dd0d1cecbc607725.yaml

package info (click to toggle)
python-oslo.utils 9.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,068 kB
  • sloc: python: 7,302; makefile: 21; sh: 2
file content (6 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
features:
  - |
    Adds a utility CLI module for checking images against the format
    inspector in oslo_utils.imageutils. After installing oslo.utils, simply
    run ``python -m oslo_utils.imageutils -h`` for full usage for the new
    CLI helper.