imi / robo-run
N98-magerun & IMI-Conrun Tasks for Robo task runner
Installs: 2 359
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 2
Requires
- consolidation/robo: ^1.0.0
This package is auto-updated.
Last update: 2024-11-04 18:29:26 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();