NAME
t3c-check-reload - Traffic Control Cache Configuration reload check tool
SYNOPSIS
t3c-check-reload [-c paths] [-m mode] [-p packages]
[--help]
DESCRIPTION
The t3c-check-reload app takes a comma-delimited list of config file paths
being changed, and 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.
OPTIONS
-c, --changed-config-paths=value
comma-delimited list of the full paths of all files changed
by t3c
-h, --help
Print usage information and exit
-m, --run-mode=value
[badass | report | revalidate | syncds] run mode, default is
'report' [report]
-p, --plugin-packages-installed=value
comma-delimited list of ATS plugin packages which were
installed by t3c
AUTHORS
The t3c application is maintained by Apache Traffic Control project. For help, bug reports, contributing, or anything else, see:
https://trafficcontrol.apache.org/
https://github.com/apache/trafficcontrol