Bug #20887
closedNo information displayed on updation of scap content from CLI
Description
How reproducible:
Always
Steps to Reproduce:
LANG=en_US.UTF-8 hammer -v -u admin -p changeme --output=csv scap-content create --title="THDzJvYYEC" --scap-file="/tmp/ssg-rhel6-ds.xml"
<<< stdout
Message,Id
Scap content successfully created,21
LANG=en_US.UTF-8 hammer -v -u admin -p changeme scap-content info --id="21"
<<< stdout
Id: 21
Title: THDzJvYYEC
Created at: 2017-09-11 09:33:55 UTC
Original filename:
Scap content profiles:
1) Id: 237
Profile id: xccdf_org.ssgproject.content_profile_standard
Title: Standard System Security Profile
2) Id: 238
Profile id: xccdf_org.ssgproject.content_profile_CS2
Title: Example Server Profile
LANG=en_US.UTF-8 hammer -v -u admin -p changeme --output=csv scap-content update --new-title="DxCiXwTtNc" --title="THDzJvYYEC"
<<< stdout
Message,Id,Name
Scap content updated,id,name
Actual results:
No data in stdout
Expected results:
Actual ID and name should be printed
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman_openscap/pull/289 added
Updated by Marek Hulán over 7 years ago
- Subject changed from No information displayed on updation of scap content from CLI to No information displayed on updation of scap content from CLI
- Translation missing: en.field_release set to 299
Updated by Ondřej Pražák over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_openscap|91fc9b4d5fbdcde6a153a911e823db22aefb6ead.