Hide Forgot
[jlsherri ~/katello/src (master)]$ pulp-admin role Usage: pulp-admin <options> role <action> <options> Supported Actions: list list current roles info get information for a single role create create a new role Delete delete an existing role Add add a user to a role remove remove a user from a role Notice above, that the commands for Add/Delete are capitalized, but are not for anything else. If there's no good reason for these to be capitalized they shouldn't be. Note that lowercase usage of the commands will result in an error (i.e. case matters).
commit d38788106a03e4723f1eb7f5132b6667c287a69c Author: Jay Dobies <jason.dobies> Date: Thu Sep 8 16:05:30 2011 -0400 733756 - Corrected capitalization src/pulp/client/admin/plugins/role.py
build: 0.231
[root@preethi ~]# rpm -q pulp pulp-0.0.232-1.fc15.noarch [root@preethi ~]# pulp-admin role Usage: pulp-admin <options> role <action> <options> Supported Actions: list list current roles info get information for a single role create create a new role delete delete an existing role add add a user to a role remove remove a user from a role pulp-admin: error: no action given: please see --help
Pulp v1.0 is released Closed Current Release.