spring-cli icon indicating copy to clipboard operation
spring-cli copied to clipboard

JSON output option for commands printing output

Open BoykoAlex opened this issue 1 year ago • 0 comments

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.

BoykoAlex avatar Jan 18 '24 22:01 BoykoAlex