t3c-check-reload - Traffic Control Cache Configuration reload check tool
t3c-check-reload
[--help]
[--version]
The t3c-check-reload app takes json input from stdin. A comma-delimited list of config file paths being changed, a comma-delimited a list of plugin packages being installed, and returns whether a reload or restart of the caching proxy service is necessary.
Possible return values are:
'restart' - a service restart is necessary
'reload' - a service reload is necessary
'' - no reload or restart is necessary.
{"changed_files":"<list of files>","installed_plugins":"<list of plugins>"}
-h, --help
Print usage information and exit
-V, --version
Print version information and exit.
The t3c application is maintained by Apache Traffic Control project. For help, bug reports, contributing, or anything else, see: