imi/robo-run

N98-magerun & IMI-Conrun 任务用于 Robo 任务运行器

2.0.0 2017-11-07 14:32 UTC

This package is auto-updated.

Last update: 2024-09-04 18:10:40 UTC


README

这是一个围绕 N98-Magerun 和 IMI-Conrun 的包装器,用于在 Robo 任务运行器中使用。

文档不完整

imi-conrun (Contao 命令行工具)

n98-magerun (Magento 1.x 命令行工具)

n98-magerun2 (Magento 2.x 命令行工具)

⚠️ 仅支持 magerun2 v2.x

getCurrentBaseUrl

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

getCurrentDeployMode

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