Sha256: 45f0d4d5ec8fe78ce2f866fe63ecd7785b427e441725b5c5bd58e8a81910a7c3
Contents?: true
Size: 331 Bytes
Versions: 20
Compression:
Stored size: 331 Bytes
Contents
class MCollective::Application::Inventory < MCollective::Application # rubocop:disable Style/ClassAndModuleChildren description "General reporting tool for nodes, collectives and subcollectives" external(:command => "choria", :args => ["inventory"]) external_help(:command => "choria", :args => ["inventory", "--help"]) end
Version data entries
20 entries across 20 versions & 1 rubygems