Actions
Bug #35666
closedhammer repository types command is missing options
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2137350
Description of problem:
`hammer repository types` isn't including the `creatable` option that's available in the API. I believe it's because `build_options` is missing in the related class in hammer-cli-katello
Version-Release number of selected component (if applicable):
Katello 4.7+
How reproducible:
Always
Steps to Reproduce:
1. Check `hammer repository types --help
Actual results:
--creatable is not in the options
Expected results:
--creatable should be in the options
Additional info:
Updated by Jeremy Lenz about 2 years ago
- Subject changed from hammer repository types command is missing options to hammer repository types command is missing options
- Category set to Hammer
- Target version set to Katello 4.8.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Chris Roberts
- Pull request https://github.com/Katello/hammer-cli-katello/pull/869 added
Updated by Chris Roberts about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|80707a083c0315fb928c3d687518dcee2734fabd.
Actions