vitess.io/vitess@v0.16.2/doc/flags/14.0-to-15.0-transition/vtaclcheck.diff (about)

     1  diff --git a/flags/14.0/vtaclcheck.txt b/flags/15.0/vtaclcheck.txt
     2  index e7c9720..6e2c57d 100644
     3  --- a/flags/14.0/vtaclcheck.txt
     4  +++ b/flags/15.0/vtaclcheck.txt
     5  .0/vtaclcheck.txt
     6  @@ -1,67 +1,19 @@
     7   Usage of vtaclcheck:
     8  -      --acl_file string                                                  The path of the JSON ACL file to check
     9  -      --alsologtostderr                                                  log to standard error as well as files
    10  -      --catch-sigpipe                                                    catch and ignore SIGPIPE on stdout and stderr if specified
    11  -      --cpu_profile string                                               deprecated: use '-pprof=cpu' instead
    12  -      --datadog-agent-host string                                        host to send spans to. if empty, no tracing will be done
    13  -      --datadog-agent-port string                                        port to send spans to. if empty, no tracing will be done
    14  -      --emit_stats                                                       If set, emit stats to push-based monitoring and stats backends
    15  -      --grpc_auth_mode string                                            Which auth plugin implementation to use (eg: static)
    16  -      --grpc_auth_mtls_allowed_substrings string                         List of substrings of at least one of the client certificate names (separated by colon).
    17  -      --grpc_auth_static_password_file string                            JSON File to read the users/passwords from.
    18  -      --grpc_ca string                                                   server CA to use for gRPC connections, requires TLS, and enforces client certificate check
    19  -      --grpc_cert string                                                 server certificate to use for gRPC connections, requires grpc_key, enables TLS
    20  -      --grpc_crl string                                                  path to a certificate revocation list in PEM format, client certificates will be further verified against this file during TLS handshake
    21  -      --grpc_enable_optional_tls                                         enable optional TLS mode when a server accepts both TLS and plain-text connections on the same port
    22  -      --grpc_enable_tracing                                              Enable GRPC tracing
    23  -      --grpc_key string                                                  server private key to use for gRPC connections, requires grpc_cert, enables TLS
    24  -      --grpc_max_connection_age duration                                 Maximum age of a client connection before GoAway is sent. (default 2562047h47m16.854775807s)
    25  -      --grpc_max_connection_age_grace duration                           Additional grace period after grpc_max_connection_age, after which connections are forcibly closed. (default 2562047h47m16.854775807s)
    26  -      --grpc_max_message_size int                                        Maximum allowed RPC message size. Larger messages will be rejected by gRPC with the error 'exceeding the max size'. (default 16777216)
    27  -      --grpc_port int                                                    Port to listen on for gRPC calls
    28  -      --grpc_prometheus                                                  Enable gRPC monitoring with Prometheus
    29  -      --grpc_server_ca string                                            path to server CA in PEM format, which will be combine with server cert, return full certificate chain to clients
    30  -      --grpc_server_initial_conn_window_size int                         gRPC server initial connection window size
    31  -      --grpc_server_initial_window_size int                              gRPC server initial window size
    32  -      --grpc_server_keepalive_enforcement_policy_min_time duration       gRPC server minimum keepalive time (default 10s)
    33  -      --grpc_server_keepalive_enforcement_policy_permit_without_stream   gRPC server permit client keepalive pings even when there are no active streams (RPCs)
    34  -      --jaeger-agent-host string                                         host and port to send spans to. if empty, no tracing will be done
    35  -      --keep_logs duration                                               keep logs for this long (using ctime) (zero to keep forever)
    36  -      --keep_logs_by_mtime duration                                      keep logs for this long (using mtime) (zero to keep forever)
    37  -      --lameduck-period duration                                         keep running at least this long after SIGTERM before stopping (default 50ms)
    38  -      --log_backtrace_at value                                           when logging hits line file:N, emit a stack trace
    39  -      --log_dir string                                                   If non-empty, write log files in this directory
    40  -      --log_err_stacks                                                   log stack traces for errors
    41  -      --log_rotate_max_size uint                                         size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800)
    42  -      --logtostderr                                                      log to standard error instead of files
    43  -      --mem-profile-rate int                                             deprecated: use '-pprof=mem' instead (default 524288)
    44  -      --mutex-profile-fraction int                                       deprecated: use '-pprof=mutex' instead
    45  -      --mysql_auth_server_static_file string                             JSON File to read the users/passwords from.
    46  -      --mysql_auth_server_static_string string                           JSON representation of the users/passwords config.
    47  -      --mysql_auth_static_reload_interval duration                       Ticker to reload credentials
    48  -      --mysql_clientcert_auth_method string                              client-side authentication method to use. Supported values: mysql_clear_password, dialog. (default mysql_clear_password)
    49  -      --mysql_server_flush_delay duration                                Delay after which buffered response will be flushed to the client. (default 100ms)
    50  -      --mysql_server_version string                                      MySQL server version to advertise.
    51  -      --onclose_timeout duration                                         wait no more than this for OnClose handlers before stopping (default 1ns)
    52  -      --onterm_timeout duration                                          wait no more than this for OnTermSync handlers before stopping (default 10s)
    53  -      --pid_file string                                                  If set, the process will write its pid to the named file, and delete it on graceful shutdown.
    54  -      --pprof string                                                     enable profiling
    55  -      --purge_logs_interval duration                                     how often try to remove old logs (default 1h0m0s)
    56  -      --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)
    57  -      --service_map value                                                comma separated list of services to enable (or disable if prefixed with '-') Example: grpc-vtworker
    58  -      --sql-max-length-errors int                                        truncate queries in error logs to the given length (default unlimited)
    59  -      --sql-max-length-ui int                                            truncate queries in debug UIs to the given length (default 512) (default 512)
    60  -      --static_auth_file string                                          The path of the auth_server_static JSON file to check
    61  -      --stats_backend string                                             The name of the registered push-based monitoring/stats backend to use
    62  -      --stats_combine_dimensions string                                  List of dimensions to be combined into a single "all" value in exported stats vars
    63  -      --stats_common_tags string                                         Comma-separated list of common tags for the stats backend. It provides both label and values. Example: label1:value1,label2:value2
    64  -      --stats_drop_variables string                                      Variables to be dropped from the list of exported variables.
    65  -      --stats_emit_period duration                                       Interval between emitting stats to all registered backends (default 1m0s)
    66  -      --stderrthreshold value                                            logs at or above this threshold go to stderr (default 1)
    67  -      --tracer string                                                    tracing service to use (default noop)
    68  -      --tracing-enable-logging                                           whether to enable logging in the tracing service
    69  -      --tracing-sampling-rate value                                      sampling rate for the probabilistic jaeger sampler (default 0.1)
    70  -      --tracing-sampling-type value                                      sampling strategy to use for jaeger. possible values are 'const', 'probabilistic', 'rateLimiting', or 'remote' (default const)
    71  -      --v value                                                          log level for V logs
    72  -      --version                                                          print binary version
    73  -      --vmodule value                                                    comma-separated list of pattern=N settings for file-filtered logging
    74  +      --acl-file string                  The path of the JSON ACL file to check
    75  +      --alsologtostderr                  log to standard error as well as files
    76  +  -h, --help                             display usage and exit
    77  +      --keep_logs duration               keep logs for this long (using ctime) (zero to keep forever)
    78  +      --keep_logs_by_mtime duration      keep logs for this long (using mtime) (zero to keep forever)
    79  +      --log_backtrace_at traceLocation   when logging hits line file:N, emit a stack trace (default :0)
    80  +      --log_dir string                   If non-empty, write log files in this directory
    81  +      --log_err_stacks                   log stack traces for errors
    82  +      --log_rotate_max_size uint         size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800)
    83  +      --logtostderr                      log to standard error instead of files
    84  +      --pprof strings                    enable profiling
    85  +      --purge_logs_interval duration     how often try to remove old logs (default 1h0m0s)
    86  +      --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)
    87  +      --static-auth-file string          The path of the auth_server_static JSON file to check
    88  +      --stderrthreshold severity         logs at or above this threshold go to stderr (default 1)
    89  +      --v Level                          log level for V logs
    90  +  -v, --version                          print binary version
    91  +      --vmodule moduleSpec               comma-separated list of pattern=N settings for file-filtered logging