# File lib/hammer_cli_katello/content_host.rb, line 9
      def self.included(base)
        base.option "--id", "ID",
                    _("ID of the content host")
      end