#!/usr/bin/ruby

require 'puppet/application/describe'

Puppet::Application[:describe].run
