imi / robo-run
N98-magerun & IMI-Conrun Tasks for Robo task runner
2.0.0
2017-11-07 14:32 UTC
Requires
- consolidation/robo: ^1.0.0
This package is auto-updated.
Last update: 2026-03-04 21:36:38 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();