Hide Forgot
Description of problem: "hammer host-collection list" command returns "undefined method `id' for nil:NilClass". Quite probably it requires specifying organization since after adding "--organization-id=1", it printed the expected list. Please print similar warning like "content-host list" has. Version-Release number of selected component (if applicable): Sat6.2.3 tfm-rubygem-hammer_cli-0.5.1.11-4.el7sat.noarch How reproducible: 100% Steps to Reproduce: 1. hammer -u admin -p redhat host-collection list Actual results: undefined method `id' for nil:NilClass Expected results: Error: Could not find organization, please set one of options --organization, --organization-label, --organization-id. Additional info:
*** This bug has been marked as a duplicate of bug 1331875 ***