tree: 97fbcba5607fca6100b3d54180fbd5c972768c5f [path history] [tgz]
  1. README.md
  2. t3c-check.go
cache-config/t3c-check/README.md

NAME

t3c-check - Traffic Control Cache Configuration generated file check tool

SYNOPSIS

t3c-check <command> [<args>]

[--help]

DESCRIPTION

The t3c-check application has commands for checking things about new config files, such as whether they can be safely applied or if a service reload or restart will be required.

For the arguments of a command, see ‘t3c-check <command> --help’.

COMMANDS

We divide t3c-check into commands for each independent operation. Each command is its own application and can be called directly or via the t3c app. For example, ‘t3c check refs’ or ‘t3c-check refs’ or ‘t3c-check-refs’.

t3c-check-reload

Check if a reload or restart is needed

t3c-check-refs

Check if a config file's referenced plugins and files are valid

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