File: imageutils-cli-dd0d1cecbc607725.yaml

package info (click to toggle)
python-oslo.utils 10.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,104 kB
  • sloc: python: 7,832; makefile: 21; sh: 2
file content (6 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (4)
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.