#!/usr/bin/ruby

$LOAD_PATH << File.expand_path("../lib", __dir__)

require 'bundler/setup'
require 'manageiq-style'

ManageIQ::Style::CLI.run