Actions
Bug #20606
closedNo information displayed on creation of scap content from CLI
Difficulty:
Triaged:
No
Bugzilla link:
Description
Steps to Reproduce:
1.Create scap-content from cli using csv as an output
2.No information displayed regarding the created scap-content
Actual results:
hammer -u admin -p pass --output=csv scap-content create --title="apple" --scap-file="/tmp/ssg-rhel6-ds.xml"
Message,Id,Name
Scap content successfully created,id,name
Expected results:
Actual ID and name should be printed of created scap-content
Additional info:
scap-content is created successfully
Updated by Ondřej Pražák over 7 years ago
- Subject changed from No information displayed on creation of scap content from CLI to No information displayed on creation of scap content from CLI
- Target version set to 115
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/275 added
Updated by Marek Hulán over 7 years ago
- Target version changed from 115 to 1.18.0-RC2
- Translation missing: en.field_release set to 274
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|d58e93e395d8c65b8ea835f336db759a6941482b.
Actions