# File lib/vagrant-lxc/driver/cli.rb, line 124
def
info
(
*
cmd
)
run
(
:info
,
'--name'
,
@name
,
*
cmd
)
end