packagist deployer/deployer v5.1.0
Deployer 5.1.0

latest releases: dev-master, v7.4.0, v7.3.3...
6 years ago

This release contains a few very important bug fixes for inventory management, improvement in ssh multiplexing initialization (no more one second wait) and a few new cool features.

New run command to run any arbitrary command on remote server:

dep run 'pwd'

New -o option to override config options:

dep deploy -o ssh_multiplexing=true

And an autocomplete script for tasks and options in terminal and new config:hosts to see info about all available hosts.

To upgrade to latest version:

dep self-update

Don't miss a new deployer release

NewReleases is sending notifications on new releases.