| Summary: | [RFE] Missing sub-command to list installed package-groups | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> |
| Component: | Hosts - Content | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | Nightly | CC: | bkearney, jsherril |
| Target Milestone: | Unspecified | Keywords: | FutureFeature, Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://projects.theforeman.org/issues/13466 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-07-17 19:23:04 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: | |
Created redmine issue http://projects.theforeman.org/issues/13466 from this bug Upstream bug component is Hosts Moving 6.2 bugs out to sat-backlog. Moving 6.2 bugs out to sat-backlog. Upstream bug component is Hosts - Content Upstream bug component is Hosts Upstream bug component is Hosts - Content This is more of an RFE Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in product in the forseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you. |
Description of problem: Currently only two commands are available for package-groups -install -remove I think we should add command to list installed package-groups on selected host # hammer -u admin -p changeme host package-group --help Usage: hammer host package-group [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND subcommand [ARG] ... subcommand arguments Subcommands: install Install packages remotely remove Uninstall packages remotely Options: -h, --help print help Version-Release number of selected component (if applicable): katello-2.5.0-3.nightly.el7.noarch foreman-release-1.11.0-0.develop.201601211808gitd546fd0.el7.noarch tfm-rubygem-hammer_cli_katello-0.0.20-1.el7.noarch tfm-rubygem-hammer_cli-0.5.1-2.el7.noarch How reproducible: always Steps to Reproduce: 1.hammer -u admin -p changeme host package-group --help 2. 3. Actual results: Missing sub-command to list installed package-groups on selected host. Expected results: Additional info: