Actions
Bug #11626
closed--label is ignored by hammer organization create command
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1142821
Description of problem:
hammer does not set organization's label to given value
- hammer organization create --name org1 --label org1-label
Organization created - hammer organization info --name org1
...
Name: org1
Label: org1
...
Version-Release number of selected component (if applicable):
Satellite-6.0.4-RHEL-7-20140916.0
How reproducible:
always
Actual results:
label is same as name
Expected results:
label is set to given value
Actions