Hide Forgot
The user guide contains entries for list, info, add/delete, add/delete package. Looking at the output of `packagegroup --help`, the following commands aren't documented at all: * install_category * list_category * info_category * create_category * delete_category * add_group * delete_group * import * export
Added documentation to below page https://fedorahosted.org/pulp/wiki/UGPackageGroupCategories
fails_qa https://fedorahosted.org/pulp/wiki/UGPackageGroupCategories Some of the options are still missing [root@pulp-v1-1-server ~]# pulp-admin -u admin -p admin packagegroup Usage: pulp-admin <options> packagegroup <action> <options> Supported Actions: list list available package groups info lookup information for a package group create create a package group delete delete a package group add_package add package to an existing package group delete_package delete package from an existing package group install schedule a packagegroup install uninstall schedule a packagegroup uninstall install_category schedule a packagegroupcategory install list_category list available package group categories info_category lookup information for a package group category create_category create a package group category delete_category delete a package group category add_group add package group to an existing package group category delete_group delete package group from an existing package group category import Import package groups and categories from an existing comps.xml export Export comps.xml for package groups and categories in a repo The missing options are list list available package groups info lookup information for a package group create create a package group delete delete a package group add_group add package group to an existing package group category delete_group delete package group from an existing package group category import Import package groups and categories from an existing comps.xml export Export comps.xml for package groups and categories in a repo
verified commands are documented https://fedorahosted.org/pulp/wiki/UGPackageGroups https://fedorahosted.org/pulp/wiki/UGPackageGroupCategories
Pulp v1.1 Release