Hide Forgot
Description of problem: package uninstall help needs to be updated now it shows the same as package install. [root@preethi ~]# pulp-admin package uninstall --help Usage: pulp-admin <options> package uninstall <options> Options: -h, --help show this help message and exit -n PNAMES, --name=PNAMES packages to be installed; to specify multiple packages use multiple -n --when=WHEN specifies when to execute the install. Format: iso8601, YYYY-MM-DDThh:mm --nowait if specified, don't wait for the package install to finish, return immediately. Consumer or Consumer Group id (one is required: --consumerid=CONSUMERID consumer id --consumergroupid=CONSUMERGROUPID consumer group id Version-Release number of selected component (if applicable): [root@preethi ~]# rpm -q pulp pulp-0.0.244-1.fc15.noarch
Fixed
build: 0.244-3
[root@preethi ~]# rpm -q pulp pulp-0.0.244-5.fc15.noarch [root@preethi ~]# pulp-admin package uninstall --help Usage: pulp-admin <options> package uninstall <options> Options: -h, --help show this help message and exit -n PNAMES, --name=PNAMES packages to be uninstalled; to specify multiple packages use multiple -n --when=WHEN specifies when to execute the uninstall. Format: iso8601, YYYY-MM-DDThh:mm --nowait if specified, don't wait for the package uninstall to finish, return immediately. Consumer or Consumer Group id (one is required: --consumerid=CONSUMERID consumer id --consumergroupid=CONSUMERGROUPID consumer group id
Pulp v1.0 is released Closed Current Release.