Actions
Bug #20602
closedNo option to download scap content in CLI
Difficulty:
Triaged:
No
Bugzilla link:
Description
Description of problem:
The command for downloading scap content is missing in hammer_cli_foreman_openscap
Actual results:
hammer> scap-content --help
Usage:
scap-content [OPTIONS] SUBCOMMAND [ARG] ...
Parameters:
SUBCOMMAND subcommand
[ARG] ... subcommand arguments
Subcommands:
create Create SCAP content
delete Deletes an SCAP content
info Show an SCAP content
list List SCAP contents
update Update an SCAP content
Options:
-h, --help print help
Expected results:
There should a option to download the scap-content , as UI supports it
Updated by Ondřej Pražák over 7 years ago
- Subject changed from No option to download scap content in CLI to No option to download scap content in CLI
- Target version set to 115
Updated by Marek Hulán over 7 years ago
- Status changed from New to Feedback
- Assignee set to Ondřej Pražák
- Target version changed from 115 to 1.18.0-RC2
- Translation missing: en.field_release set to 291
- Pull request https://github.com/theforeman/hammer_cli_foreman_openscap/pull/11 added
Actions