Method: Pec::CLI#config

Defined in:
lib/pec/cli.rb

#config(*hosts) ⇒ Object



32
33
34
# File 'lib/pec/cli.rb', line 32

def config(*hosts)
  _sub_command(hosts, options)
end