Install pulp-admin and using with Katello

To install pulp-admin, use the following command:
 
yum install pulp-rpm-admin-extensions.noarch pulp-admin-client  pulp-rpm-handlers.noarch

Authenticate to pulp in every pulp-admin call

To run a single pulp-admin command, use:
 
#pulpAdminPassword=$(grep ^default_password /etc/pulp/server.conf | cut -d' ' -f2)
 
#pulp-admin -u admin -p $pulpAdminPassword rpm repo list

Comments

Popular posts from this blog

How to clean all the foreman task and locked task

Restricting Users to Send mails to Certain Domains on Zimbra 8.5 and above

How to authenticate Satellite web UI users using FreeIPA?