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:
Actions