The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

SYNOPSIS

$ archer.pl Caspeee
Options:
--para=5 parallel run for process phase.
--dry-run dry-run.
--skip=restart skip the task(csv).
--with=somejob do deploy with skip_defalt tasks.
--only=rsync do only specify task (only affect on process phase).
--man show manual
[--log_level=debug] change log level from option. If you specify this,
--config config.yaml path
--shell shell mode

DESCRIPTION

Automating Application Deployment.

TIPS

add to .zshrc.

compctl -k '(--skip-restart --skip-mysqldiff --para --skip-svn-up)' deploy.pl

AUTHORS

Tokuhiro Matsuno