2.62.6. hammer repository remove-content

リポジトリーからコンテンツを削除します。

Usage:
    hammer repository remove-content [OPTIONS]

Options:
 --content-type CONTENT_TYPE             Content type ('deb', 'docker_manifest', 'file',
                                         'ostree', 'puppet_module', 'rpm', 'srpm')
                                         Possible value(s): 'docker_manifest', 'file', 'ostree', 'puppet_module', 'rpm', 'srpm'
 --id ID                                 Repository ID
 --ids IDS                               Array of content ids to remove
                                         Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                                         JSON is acceptable and preferred way for complex parameters
 --name NAME                             Repository name to search by
 --organization ORGANIZATION_NAME        Organization name to search by
 --organization-id ORGANIZATION_ID       Organization ID to search by
 --organization-label ORGANIZATION_LABEL Organization label to search by
 --product PRODUCT_NAME                  Product name to search by
 --product-id PRODUCT_ID                 Product numeric identifier
 --sync-capsule SYNC_CAPSULE             Whether or not to sync an external capsule after upload. Default: true
                                         One of true/false, yes/no, 1/0.
 -h, --help                              Print help