이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 60. package-group
Manipulate package groups
Usage
hammer package-group [OPTIONS] SUBCOMMAND [ARG] ...
# hammer package-group [OPTIONS] SUBCOMMAND [ARG] ...
Options
-
-h,--help– Print help
60.1. package-group info 링크 복사링크가 클립보드에 복사되었습니다!
Show a package group
Usage
hammer package-group <info|show> [OPTIONS]
# hammer package-group <info|show> [OPTIONS]
Options
-
--fields LIST– Show specified fields or predefined field sets only. (See below) -
--id VALUE– A package group identifier -
--name VALUE– Name to search by -
--organization VALUE– Organization name to search by -
--organization-id NUMBER– Organization identifier -
--organization-label VALUE– Organization label to search by -
--organization-title VALUE– Organization title -
--repository VALUE– Repository name to search by -
--repository-id NUMBER– Repository identifier -
-h,--help– Print help
Predefined field sets
| FIELDS | ALL | DEFAULT | THIN |
|---|---|---|---|
| Id | x | x | x |
| Package group name | x | x | x |
| Repository name | x | x | |
| Uuid | x | x | |
| Description | x | x | |
| Default packages | x | x | |
| Mandatory packages | x | x | |
| Conditional packages | x | x | |
| Optional packages | x | x |
60.2. package-group list 링크 복사링크가 클립보드에 복사되었습니다!
List package_groups
Usage
hammer package-group <list|index> [OPTIONS]
# hammer package-group <list|index> [OPTIONS]
Options
-
--content-view VALUE– Content view name to search by -
--content-view-filter VALUE– Name to search by -
--content-view-filter-id NUMBER– Content view filter identifier -
--content-view-filter-rule VALUE– Name to search by -
--content-view-filter-rule-id NUMBERContent view filter rule identifier -
--content-view-id NUMBER– Content view numeric identifier -
--content-view-version VALUE– Content view version number -
--content-view-version-id NUMBER– Content view version identifier -
--fields LIST– Show specified fields or predefined field sets only. (See below) -
--full-result BOOLEAN– Whether or not to show all results -
--ids LIST– Ids to filter content by -
--include-filter-ids BOOLEAN– Includes associated content view filter ids in response -
--lifecycle-environment VALUE– Lifecycle environment name to search by -
--lifecycle-environment-id NUMBER– Environment identifier -
--order VALUE– Sort field and order, eg.id DESC -
--organization VALUE– Organization name to search by -
--organization-id NUMBER– Organization identifier -
--organization-label VALUE– Organization label to search by -
--organization-title VALUE– Organization title -
--page NUMBER– Page number, starting at 1 -
--per-page NUMBER– Number of results per page to return -
--product VALUE– Product name to search by -
--product-id NUMBER– Product numeric identifier -
--repository VALUE– Repository name to search by -
--repository-id NUMBER– Repository identifier -
--search VALUE– Search string -
-h,--help– Print help
Predefined field sets
| FIELDS | ALL | DEFAULT | THIN |
|---|---|---|---|
| Id | x | x | x |
| Package group name | x | x | x |
| Repository name | x | x | |
| Uuid | x | x |