Actions
Bug #28833
closedDeleting organization by title does not work in hammer
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1763843
Description of problem:
Running hammer organization delete --title <title name> gives error.
Version-Release number of selected component (if applicable):
6.6.0_024
How reproducible:
100%
Steps to Reproduce:
1.hammer organization delete --title <title name>
Actual results:
Could not delete the organization:
Missing arguments for 'id'
Expected results:
[......................................................................................] [100%]
Additional info:
The expected result is what I really see if I ran the delete command successfully since there's no message that says "Organization Title <title name> deleted successfully."
Actions