Bug 1265686
Summary: | hammer content-view remove-version confusing with versions subcommand | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Peter Vreman <peter.vreman> |
Component: | Hammer | Assignee: | Andrew Kofink <akofink> |
Status: | CLOSED ERRATA | QA Contact: | jcallaha |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1.2 | CC: | bbuckingham, cwelton, ehelms, jcallaha, mmccune |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-27 11:27:35 UTC | Type: | Bug |
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: | 1122832 |
Description
Peter Vreman
2015-09-23 13:24:26 UTC
I feel like the version subcommand should allow adding/removing versions, as is consistent with the rest of the hammer interface. The add-version and remove-version subcommands on content-view should really be replaced with `content-view version create` and `content-view version delete`. Secondly, I think we should make an effort to have valid descriptions for all hammer [sub]commands, but I think this should be a distinct bug, which I can create. Any feedback is appreciated. Created redmine issue http://projects.theforeman.org/issues/14620 from this bug This is fixed with https://github.com/Katello/hammer-cli-katello/pull/377 Duplicate of http://projects.theforeman.org/issues/14444 Verified in Satellite 6.2 beta Snap 15. You can delete versions with the 'version' sub-command. [root@apollo pulp]# hammer content-view version --help Usage: hammer content-view version [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND subcommand [ARG] ... subcommand arguments Subcommands: delete Remove content view version export Export a content view version incremental-update Perform an Incremental Update on one or more Content View Versions info Show content view version list List content view versions promote Promote a content view version Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501 |