Bug #20754
Remove --include option from host list
Difficulty:
trivial
Triaged:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:
Description
The API parameter 'include' was added to improve performance of the index action for hosts. Hammer automatically generates option --include for that parameter but it has no effect in the cli. We should remove that option.
Related issues
Associated revisions
History
#1
Updated by Tomáš Strachota over 3 years ago
- Description updated (diff)
#2
Updated by Kavita Gaikwad over 3 years ago
- Assignee set to Kavita Gaikwad
#3
Updated by Kavita Gaikwad over 3 years ago
- Target version set to 1.15.6
#4
Updated by Kavita Gaikwad over 3 years ago
- Target version changed from 1.15.6 to 216
#5
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/331 added
#6
Updated by Kavita Gaikwad over 3 years ago
Same like --include option in host list, there is no use of option --thin in this command.
Remove --include option from hostgroup list command as well.
#7
Updated by Kavita Gaikwad over 3 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|c723bf637a40b0180bb68ac67abd1c0b420d25a4.
#8
Updated by Anonymous over 2 years ago
- Target version deleted (
1.18.0)
#9
Updated by Ivan Necas about 2 years ago
- Related to Bug #25349: hammer host list --thin missing added
Fixes #20754 - remove --include & --thin from host-hostgroup list