brbzull0 opened a new pull request, #11740:
URL: https://github.com/apache/trafficserver/pull/11740

   `--default` option can be used ues alonside with `--records`  to display the 
default value alonside the current.
   
   This also includes a few test cases to make sure the output generated by 
traffic_ctl does not break. This should cover what was added by 
https://github.com/apache/trafficserver/pull/11650
   
   
   exmaple:
   ```yaml
     $ traffic_ctl config match proxy.config.diags.debug --records --default
     records:
       diags:
         debug:
           client_ip: "null"  # default: null
           enabled: 1  # default: 0
           tags: rpc  # default: http|dns
           throttling_interval_msec: 0  # default: 0
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to