BasPH commented on issue #6400: [AIRFLOW-5731] Make output format from list commands configurable URL: https://github.com/apache/airflow/pull/6400#issuecomment-545768523 I'm all in for supporting different output formats with the CLI. Looking at other CLIs such as: - kubectl (output): https://kubernetes.io/docs/reference/kubectl/overview/#formatting-output - gcloud (format): https://cloud.google.com/blog/products/gcp/filtering-and-formatting-fun-with - aws (output): https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-output.html - azure (output) they have arguments named "output" or "format", which I would also like to have. Could you rename the argument to "output"?
---------------------------------------------------------------- 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
