imi/robo-run

N98-magerun & IMI-Conrun Tasks for Robo task runner

2.0.0 2017-11-07 14:32 UTC

This package is auto-updated.

Last update: 2024-05-04 17:32:05 UTC


README

This is (currentl very thin) wrapper around N98-Magerun and IMI-Conrun for using it in the Robo task runner.

documentation is incomplete

imi-conrun (Contao Command Line Tool)

n98-magerun (Magento 1.x Command Line Tool)

n98-magerun2 (Magento 2.x Command Line Tool)

⚠️ Only supports magerun2 v2.x

getCurrentBaseUrl

$baseUrl = $this->taskMagerunTwoExecWithResult()->getCurrentBaseUrl();

getCurrentDeployMode

$deployMode = $this->taskMagerunTwoExecWithResult()->getCurrentDeployMode();