spring-cli
spring-cli copied to clipboard
JSON output option for commands printing output
It'd be useful for IDE integration of Spring CLI to support JSON output option for commands listing projects, catalogs etc. Thus rather than receiving a difficult to parse ASCII table IDE could receive the easily convertible to POJOs JSON with the same data.