Feature #30735
closedHammer CLI is missing "resolve" (traces) option for katello-tracer
Description
Description of problem:
There is no way to resolve traces for a particular host using Hammer CLI. There is an API endpoint for it, but Hammer does not use it.
/katello/api/traces/resolve
Version-Release number of selected component (if applicable):
6.8
tfm-rubygem-hammer_cli_katello-0.22.2-1.el7sat.noarch
tfm-rubygem-katello-3.16.0-0.15.rc4.1.el7sat.noarch
How reproducible:
always
Actual results:
Hammer does not provide the "resolve" host traces functionality.
Expected results:
Hammer should provide user with the possibility to remediate/resolve traces on hosts.
As of now, there is only the "list" functionality.
- hammer host traces --help
Usage:
hammer host traces [OPTIONS] SUBCOMMAND [ARG] ...
Parameters:
SUBCOMMAND Subcommand
[ARG] ... Subcommand arguments
Subcommands:
list List services that need restarting on the host
Options:
-h, --help Print help
Updated by The Foreman Bot over 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/739 added
Updated by Ian Ballou over 4 years ago
- Target version changed from Katello 3.16.1 to Katello 3.16.2
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/katello/pull/8945 added
Updated by The Foreman Bot over 4 years ago
- Fixed in Releases Katello 4.0.0 added
Updated by Anonymous over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|84034dc79b019cff2d0db22162a173adda27f83f.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/764 added