Help Center> Koo Command Line Interface> FAQs> Output Formats> What Output Formats Are Supported by KooCLI?
Updated on 2023-03-13 GMT+08:00

What Output Formats Are Supported by KooCLI?

KooCLI supports three output formats: json, table, and tsv. By default, the output is in JSON format. Use the --cli-output parameter to specify any of the preceding output formats. Use the --cli-query parameter to pass a JMESPath expression and perform a JMESPath query on the JSON result to filter the required information. For details about the output, see Specifying Output Format. Learn how to define a JMESPath expression.

Output Formats FAQs

more