Sha256: 733ae416fc0937bf53bb81a83375354bb0848c81f9cca6584ff5458af070f392
Contents?: true
Size: 182 Bytes
Versions: 5
Compression:
Stored size: 182 Bytes
Contents
#!/usr/bin/env ruby # Load rubygems so we can require gems begin require 'rubygems' rescue LoadError end require 'puppet/util/command_line' Puppet::Util::CommandLine.new.execute
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
puppet-3.0.0 | bin/puppet |
puppet-3.0.0.rc8 | bin/puppet |
puppet-3.0.0.rc7 | bin/puppet |
puppet-3.0.0.rc5 | bin/puppet |
puppet-3.0.0.rc4 | bin/puppet |