#!/usr/bin/ruby.ruby2.6 
$LOAD_PATH << File.expand_path(File.join(__dir__, '..', 'lib'))
require 'fluent/command/plugin_generator'

FluentPluginGenerator.new.call
