Class: HammerCLIKatello::HostPackageGroup::RemoveCommand
- Inherits:
-
SingleResourceCommand
- Object
- HammerCLIForeman::SingleResourceCommand
- SingleResourceCommand
- HammerCLIKatello::HostPackageGroup::RemoveCommand
- Includes:
- UnsupportedKatelloAgentCommandHelper
- Defined in:
- lib/hammer_cli_katello/host_package_group.rb
Class Method Summary collapse
Methods included from UnsupportedKatelloAgentCommandHelper
#execute, host_collection_help_text, included
Methods included from ResolverCommons
Class Method Details
.rex_feature ⇒ Object
17 18 19 |
# File 'lib/hammer_cli_katello/host_package_group.rb', line 17 def self.rex_feature "katello_group_remove" end |