Skip to main content

Package provides utils for images in Open Build Service.

Project description

Build Status Documentation Status Py Versions License

obs-img-utils

overview

obs-img-utils provides a command line utility and API for images in Open Build Service.

It provides the following commands:

  • Downloading images based on conditions
  • Get list of packages in an image
  • Get version info for a specific package

Installation

To install the package use the following commands as root:

$ zypper ar http://download.opensuse.org/repositories/Cloud:/Tools/<distribution>
$ zypper refresh
$ zypper in python3-obs-img-utils

Requirements

  • lxml
  • Click
  • PyYaml

Docs

CLI Overview

The CLI provides multiple subcommands to initiate image testing:

  • obs-img-utils download

    Download the image with optional condition checking for version and packages.

  • obs-img-utils packages list

    Show a list of packages in the given image.

  • obs-img-utils packages show

    Show version information for provided package.

Issues/Enhancements

Please submit issues and requests to Github.

Contributing

Contributions to obs-img-utils are welcome and encouraged. See CONTRIBUTING for info on getting started.

License

Copyright (c) 2019 SUSE LLC. All rights reserved.

Distributed under the terms of GPL-3.0+ license, see LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

obs-img-utils-0.1.0.tar.gz (26.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page