Class Puppet::Util::CommandLine
In: lib/puppet/util/command_line.rb
Parent: Object

Methods

Constants

LegacyName = Hash.new{|h,k| k}.update( { 'agent' => 'puppetd', 'cert' => 'puppetca', 'doc' => 'puppetdoc', 'filebucket' => 'filebucket', 'apply' => 'puppet', 'describe' => 'pi', 'queue' => 'puppetqd', 'resource' => 'ralsh', 'kick' => 'puppetrun', 'master' => 'puppetmasterd', })

Attributes

args  [R] 
subcommand_name  [R] 

Public Class methods

Public Instance methods

[Validate]