#!/usr/bin/env ruby

require 'puppet/application/describe'

Puppet::Application[:describe].run
