logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

adwatchd-run - Starts the directory watch loop

Description

       Can run as a service through the service manager or interactively as a standalone application.

       The program will monitor the configured directories for changes and bump the appropriate GPT.ini versions
       anytime a change is detected.  If a GPT.ini file does not exist for a directory, a warning will be issued
       and  the  file will be created. If the GPT.ini file is incompatible or malformed, the program will report
       an error.

History

       27-Mar-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Mar 2025                                  ADSys:adwatchd(1)

Name

       adwatchd-run - Starts the directory watch loop

Options

-c, --config=""      use a specific configuration file

       -d, --dirs=[]      a directory to check for changes (can be specified multiple times)

       -f, --force[=false]      force the program to run even if another instance is already running

       -h, --help[=false]      help for run

Options Inherited From Parent Commands

-v, --verbose[=0]      issue INFO (-v), DEBUG (-vv) or DEBUG with caller (-vvv) output

See Also

adwatchd(1)

Synopsis

adwatchdrun[flags]

See Also