| Summary: | RFE: No option to update content_type with repo update | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | user-experience | Assignee: | Pradeep Kilambi <pkilambi> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | jason.dobies, skarmark |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-07-11 20:31:29 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Irrelevant in v2. |
Description of problem: There is no option to update content_type [root@preethi ~]# pulp-admin repo update --help Usage: pulp-admin <options> repo update <options> Options: -h, --help show this help message and exit --id=ID repository id (required) --name=NAME common repository name --arch=ARCH package arch the repository should support --feed=FEED url feed to populate the repository (repository must be empty to change path component of the url) --feed_ca=FEED_CA path location to the feed's ca certificate --feed_cert=FEED_CERT path location to the feed's entitlement certificate --feed_key=FEED_KEY path location to the feed's entitlement certificate key --remove_feed_cert if specified, the feed certificate information will be removed from this repo --consumer_ca=CONSUMER_CA path location to the ca certificate used to verify consumer requests --consumer_cert=CONSUMER_CERT path location to the entitlement certificate consumers will be provided at bind to grant access to this repo --consumer_key=CONSUMER_KEY path location to the consumer entitlement certificate key --remove_consumer_cert if specified, the consumer certificate information will be removed from this repo --addgroup=ADDGROUP group id to be added to the repository --rmgroup=RMGROUP group id to be removed from the repository --addkeys=ADDKEYS a ',' separated list of directories and/or files containing GPG keys --rmkeys=RMKEYS a ',' separated list of GPG key names Repo Sync Schedule: --interval=SCHEDULE_INTERVAL length of time between each run in iso8601 duration format --start=SCHEDULE_START date and time of the first run in iso8601 combined date and time format, ommitting implies starting immediately --runs=SCHEDULE_RUNS number of times to run the scheduled sync, ommitting implies running indefinitely --delete-schedule delete existing schedule Version-Release number of selected component (if applicable): [root@preethi ~]# rpm -q pulp pulp-0.0.218-1.fc14.noarch Additional info: