masaori335 commented on PR #13031: URL: https://github.com/apache/trafficserver/pull/13031#issuecomment-4159852782
I moved YAML & legacy config parsers to `src/config/storage.cc`. Now `traffic_ctl config convert` has storage and volume config support. It seems pretty useful for migration. Thank you for suggestion. ``` traffic_ctl config convert storage <storage.config> <volume.config> <output_file> ``` -- 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]
