The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Archer::Plugin::Exec::Local - run the command in local machine.

SYNOPSIS

- module: Exec::Local
config:
user: root
command: ls [% work_dir %]/[% project %]/

DESCRIPTION

run the command in local machine.

AUTHORS

Tokuhiro Matsuno.