Bug 700918
Summary: | CLI inconsistencies in `pulp-admin repo --help` | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Jay Dobies <jason.dobies> |
Component: | z_other | Assignee: | Sayli Karmarkar <skarmark> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | cperry, skarmark |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | Sprint 23 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 12:09:32 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 647488 |
Description
Jay Dobies
2011-04-29 19:37:24 UTC
Fixed. $ pulp-admin repo Usage: pulp-admin <options> repo <action> <options> Supported Actions: list list available repositories status show the status of a repository content list the contents of a repository create create a repository clone clone a repository delete delete a repository update update a repository sync synchronize data to a repository from its feed cancel_sync cancel a running sync list_keys list gpg keys publish enable/disable repository being published by apache add_package add package to a repository remove_package remove package from the repository add_errata add errata to a repository remove_errata remove errata from the repository add_file add file to a repository remove_file remove file from a repository add_filters add filters to a repository remove_filters remove filters from a repository metadata schedule metadata generation for a repository discovery discover and create repositories pulp-admin: error: no action given: please see --help build 0.174 [root@preethi ~]# rpm -q pulp pulp-0.0.174-1.fc14.noarch [root@preethi ~]# [root@preethi ~]# [root@preethi ~]# pulp-admin repo Usage: pulp-admin <options> repo <action> <options> Supported Actions: list list available repositories status show the status of a repository content list the contents of a repository create create a repository clone clone a repository delete delete a repository update update a repository sync synchronize data to a repository from its feed cancel_sync cancel a running sync list_keys list gpg keys publish enable/disable repository being published by apache add_package add package to a repository remove_package remove package from the repository add_errata add errata to a repository remove_errata remove errata from the repository add_file add file to a repository remove_file remove file from a repository add_filters add filters to a repository remove_filters remove filters from a repository metadata schedule metadata generation for a repository discovery discover and create repositories pulp-admin: error: no action given: please see --help Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |