2.67.8. hammer repository update
リポジトリーを更新します。
Usage: hammer repository update [OPTIONS] Options: --ansible-collection-requirements ANSIBLE_COLLECTION_REQUIREMENTS Contents of requirement yaml file to sync from URL --checksum-type CHECKSUM_TYPE Checksum of the repository, currently 'sha1' & 'sha256' Are supported --deb-architectures DEB_ARCHITECTURES Comma-separated list of architectures to be synced from deb-archive --deb-components DEB_COMPONENTS Comma-separated list of repo components to be synced from deb-archive --deb-releases DEB_RELEASES Comma-separated list of releases to be synced from deb-archive --description DESCRIPTION Description of the repository --docker-digest DIGEST Container Image manifest digest --docker-tag TAG Container Image tag --docker-tags-whitelist DOCKER_TAGS_WHITELIST Comma-separated list of tags to sync for Container Image repository Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --docker-upstream-name DOCKER_UPSTREAM_NAME Name of the upstream docker repository --download-concurrency DOWNLOAD_CONCURRENCY Used to determine download concurrency of the repository in pulp3. Use value less than 20. Defaults to 10 --download-policy DOWNLOAD_POLICY Download policy for yum repos (either 'immediate', 'on_demand', or 'background (deprecated)') Possible value(s): 'immediate', 'on_demand', 'background' --gpg-key GPG_KEY_NAME Name to search by --gpg-key-id GPG_KEY_ID Id of the gpg key that will be assigned to the new repository --http-proxy HTTP_PROXY_NAME Name to search by --http-proxy-id HTTP_PROXY_ID ID of a HTTP Proxy --http-proxy-policy HTTP_PROXY_POLICY Policies for HTTP Proxy for content sync Possible value(s): 'global_default_http_proxy', 'none', 'use_selected_http_proxy' --id ID Repository ID --ignorable-content IGNORABLE_CONTENT List of content units to ignore while syncing a yum repository. Must be Subset of rpm,drpm,srpm,distribution,erratum Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --ignore-global-proxy IGNORE_GLOBAL_PROXY If true, will ignore the globally configured Capsule when syncing One of true/false, yes/no, 1/0. --mirror-on-sync MIRROR_ON_SYNC True if this repository when synced has to be mirrored from the source and Stale rpms removed One of true/false, yes/no, 1/0. --name NAME Repository name to search by --new-name NEW_NAME --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 --os-versions OS_VERSIONS Identifies whether the repository should be disabled on a client with a Non-matching OS version. Pass [] to enable regardless of OS version. Maximum length 1; allowed tags are: rhel-6, rhel-7, rhel-8 Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --ostree-upstream-sync-depth OSTREE_UPSTREAM_SYNC_DEPTH If a custom sync policy is chosen for ostree repositories then a 'depth' value must be provided --ostree-upstream-sync-policy OSTREE_UPSTREAM_SYNC_POLICY Policies for syncing upstream ostree repositories Possible value(s): 'latest', 'all', 'custom' --product PRODUCT_NAME Product name to search by --product-id PRODUCT_ID Product numeric identifier --publish-via-http ENABLE Publish Via HTTP One of true/false, yes/no, 1/0. --ssl-ca-cert-id SSL_CA_CERT_ID Identifier of the content credential containing the SSL CA Cert --ssl-client-cert-id SSL_CLIENT_CERT_ID Identifier of the content credential containing the SSL Client Cert --ssl-client-key-id SSL_CLIENT_KEY_ID Identifier of the content credential containing the SSL Client Key --upstream-password UPSTREAM_PASSWORD Password of the upstream repository user used for authentication --upstream-username UPSTREAM_USERNAME Username of the upstream repository user used for authentication --url URL Repository source url --verify-ssl-on-sync VERIFY_SSL_ON_SYNC If true, Katello will verify the upstream url's SSL certifcates are Signed by a trusted CA One of true/false, yes/no, 1/0. -h, --help Print help