Actions
Bug #5829
closedhammer product info does not accept --id argument
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1096320
Description of problem:
When trying to get information about a product the hammer product info command does not accept the --id argument
- hammer --version
hammer (0.1.0) * hammer_cli_foreman (0.1.0) * hammer_cli_katello (0.0.3)
How reproducible:
Aways
Steps to Reproduce:
1. hammer product info --id=<product_id> --organization-id=<org_id>
Actual results:
The command fail with the error: Error: Unrecognised option '--id'
Expected results:
The command accepts the --id argument and show the product information
Additional info:
hammer product info help does not show any other argument except -h, --help
- hammer product info --help
Usage:
hammer product info [OPTIONS]
Options:
-h, --help print help
Updated by Tomáš Strachota over 10 years ago
- Status changed from New to Assigned
- Assignee changed from Adam Price to Tomáš Strachota
Updated by Tomáš Strachota over 10 years ago
- Status changed from Assigned to Closed
This seems to be fixed in hammer-0.1.1 and hammer_cli_foreman-0.1.1.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions