vitess.io/vitess@v0.16.2/go/flags/endtoend/vtaclcheck.txt (about)

     1  Usage of vtaclcheck:
     2        --acl-file string                  The path of the JSON ACL file to check
     3        --alsologtostderr                  log to standard error as well as files
     4    -h, --help                             display usage and exit
     5        --keep_logs duration               keep logs for this long (using ctime) (zero to keep forever)
     6        --keep_logs_by_mtime duration      keep logs for this long (using mtime) (zero to keep forever)
     7        --log_backtrace_at traceLocation   when logging hits line file:N, emit a stack trace (default :0)
     8        --log_dir string                   If non-empty, write log files in this directory
     9        --log_err_stacks                   log stack traces for errors
    10        --log_rotate_max_size uint         size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800)
    11        --logtostderr                      log to standard error instead of files
    12        --pprof strings                    enable profiling
    13        --purge_logs_interval duration     how often try to remove old logs (default 1h0m0s)
    14        --security_policy string           the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only)
    15        --static-auth-file string          The path of the auth_server_static JSON file to check
    16        --stderrthreshold severity         logs at or above this threshold go to stderr (default 1)
    17        --v Level                          log level for V logs
    18    -v, --version                          print binary version
    19        --vmodule moduleSpec               comma-separated list of pattern=N settings for file-filtered logging