Skip to content

Commit

Permalink
fix e2e flag test
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
  • Loading branch information
timvaillancourt committed Oct 12, 2024
1 parent 6ba4961 commit 9514c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/flags/endtoend/vtctld.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Flags:
--stats_emit_period duration Interval between emitting stats to all registered backends (default 1m0s)
--stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1)
--structured-log-level logLevel The minimum log level, options: debug, info, warn, error. (default info)
--structured-logging enable json-based structured logging
--structured-logging Enable json-based structured logging
--table-refresh-interval int interval in milliseconds to refresh tables in status page with refreshRequired class
--tablet_dir string The directory within the vtdataroot to store vttablet/mysql files. Defaults to being generated by the tablet uid.
--tablet_grpc_ca string the server ca to use to validate servers when connecting
Expand Down

0 comments on commit 9514c14

Please sign in to comment.