Help Center/ Koo Command Line Interface/ User Guide (Ally Region)/ FAQs/ Output Formats/ What Output Formats Are Supported by Cloud CLI?
Updated on 2026-01-08 GMT+08:00

What Output Formats Are Supported by Cloud CLI?

Cloud CLI 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.