Actions
Bug #9876
closedThere is no way to view an activation key's content enablement in CLI
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1180282
Description of problem:
In CLI, a user is able to perform a content-override on a product, in an activation key. However, there is no way to view the enablement of a product in the CLI.
Version-Release number of selected component (if applicable):
Nightly
How reproducible:
Always
Steps to Reproduce:
1. Create an activation key, add subscription(s), add product(s)
2. run hammer activation-key product-content
3. view results
Actual results:
ID, NAME, TYPE, URL, GPG KEY, and LABEL are shown. However, the product's enablement is not.
Expected results:
The product's enablement is included in the output of the aforementioned command.
Actions