Bug 790177 - Package group user guide is missing a bunch of sections
Summary: Package group user guide is missing a bunch of sections
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: documentation
Version: 1.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: John Matthews
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-13 20:34 UTC by Jay Dobies
Modified: 2012-05-25 14:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-25 14:16:11 UTC


Attachments (Terms of Use)

Description Jay Dobies 2012-02-13 20:34:58 UTC
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

Comment 1 John Matthews 2012-04-18 14:27:48 UTC
Added documentation to below page
https://fedorahosted.org/pulp/wiki/UGPackageGroupCategories

Comment 2 Preethi Thomas 2012-04-19 14:47:11 UTC
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

Comment 4 Preethi Thomas 2012-05-25 14:16:11 UTC
Pulp v1.1 Release


Note You need to log in before you can comment on or make changes to this bug.