dep Command Examples

Deploy PHP applications. Note: The Go command dep with the same name is deprecated and archived. More information: https://deployer.org.

dep init

dep deploy {{hostname}}

dep rollback

dep ssh {{hostname}}

dep list

dep run "{{command}}"

dep help {{command}}