Actions
Bug #12462
closedAdd options for product-content to activation keys
Description
Hammer will list the product content of an activation key with something like this:
hammer activation-key product-content --name "my_key" --organization "my_org"
However there doesn't appear to be a way to disable/enable that content, as you can through the API with: PUT /katello/api/v2/activation_keys/6/content_override
Actions