garvinhicking/clinspector-gadget
最新稳定版本:0.1.5
Composer 安装命令:
composer require garvinhicking/clinspector-gadget
包简介
Very, very simple TYPO3 console CLI command JSON export
README 文档
README
Very, very simple TYPO3 console CLI command JSON export
Usage
- Install as TYPO3 extension:
composer require garvinhicking/clinspector_gadget - run
vendor/bin/typo3 clinspector:gadget > output.json
... did I mention, this is basic?
Motivation
The TYPO3 vendor/bin/typo3 list --format=json command sadly
only exports the "failsafe container" CLI commands and not
all the commands registered by additional extensions.
For that we just use a basic Symfony stub.
统计信息
- 总下载量: 4.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-09-20