A command-line tool for populating ubi repositories.
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