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
---
- Add option
--json
tobin/console plugin:list
It is now possible to retrieve the plugin information in JSON format to easier parse it, e.g. in deployment or other CI processes.