#!/usr/lib/ruby/bin/ruby

$LOAD_PATH.unshift(File.join(__dir__, 'lib'))
require 'fluent/command/ca_generate'

Fluent::CaGenerate.new.call