Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 389 Bytes

2021-11-23-plugin-list-json.md

File metadata and controls

14 lines (13 loc) · 389 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 4 column 16
---
title: bin/console plugin:list machine readable
issue: NEXT-19100
author: Fabian Blechschmidt
author_github: @Schrank
---

Core

  • Add option --json to bin/console plugin:list

Upgrade Information

New --json option for plugin list command

It is now possible to retrieve the plugin information in JSON format to easier parse it, e.g. in deployment or other CI processes.