ChugR opened a new pull request #630: DISPATCH-1186: Add qdstat option to get CSV format for tables URL: https://github.com/apache/qpid-dispatch/pull/630 Add a "--csv" switch to qdstat command line to apply to display tables. || CSV character || value || | separator | comma | | string quote | double quote | All non-blank values in headings and tables are output as quoted strings. Blank values in tables are not quoted. The output shall be consecutive separator commas. This option removes ambiguity for certain tables (like 'qdstat -l') where columns (like peer and phs) have no entry, and headers (like 'conn id') have spaces in their names.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
