Skip to content

A python library and cli for populating ubi repositories.

License

Notifications You must be signed in to change notification settings

JayZ12138/ubi-population-tool

 
 

Repository files navigation

ubi-population-tool

Build Status Coverage Status

A command-line tool for populating ubi repositories.

Cli usage

Cli can be run by ubipop with arguments:

  • positional arguments:

    • content_sets: list of content sets to be processed
  • optional arguments:

    • -h, --help: show this help message and exit
    • --pulp-hostname HOSTNAME: hostname of Pulp server
    • --user USER: username for authentication to Pulp
    • --password PASSWORD: password for authentication to Pulp
    • --dry-run: if True, print pulp actions only, do not execute

About

A python library and cli for populating ubi repositories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%