ocket8888 commented on a change in pull request #6240:
URL: https://github.com/apache/trafficcontrol/pull/6240#discussion_r746090071



##########
File path: cache-config/t3c-check-reload/README.md
##########
@@ -58,25 +59,14 @@ Possible return values are:
 
   '' - no reload or restart is necessary.
 
-# OPTIONS
-
--c, --changed-config-paths=value
+# JSON Format
 
-    comma-delimited list of the full paths of all files changed
-    by t3c
+    {"changed_files":"<list of files>","installed_plugins":"<list of plugins>"}
+# OPTIONS
 -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

Review comment:
       Alright, shame we don't support calling `t3c check-reload` by itself but 
that's nothing new - atstccfg was the same way, so if anyone's doing that it's 
on them, I suppose.




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