Skip to content

Commit 5d9aa21

Browse files
committed
Fix flags
Signed-off-by: twthorn <[email protected]>
1 parent 68bfb79 commit 5d9aa21

17 files changed

+674
-670
lines changed

go/flags/endtoend/mysqlctl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Flags:
2626
--config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored.
2727
--config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn)
2828
--config-name string Name of the config file (without extension) to search for. (default "vtconfig")
29-
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}])
29+
--config-path strings Paths to search for config files in. (default [/Users/tthornton/git/slackhq/vitess/go/flags/endtoend])
3030
--config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s)
3131
--config-type string Config file type (omit to infer config type from file extension).
3232
--db-credentials-file string db credentials file; send SIGHUP to reload this file

go/flags/endtoend/mysqlctld.txt

Lines changed: 75 additions & 74 deletions
Large diffs are not rendered by default.

go/flags/endtoend/topo2topo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Flags:
1010
--config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored.
1111
--config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn)
1212
--config-name string Name of the config file (without extension) to search for. (default "vtconfig")
13-
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}])
13+
--config-path strings Paths to search for config files in. (default [/Users/tthornton/git/slackhq/vitess/go/flags/endtoend])
1414
--config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s)
1515
--config-type string Config file type (omit to infer config type from file extension).
1616
--do-keyspaces copies the keyspace information

go/flags/endtoend/vtaclcheck.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Flags:
99
--config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored.
1010
--config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn)
1111
--config-name string Name of the config file (without extension) to search for. (default "vtconfig")
12-
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}])
12+
--config-path strings Paths to search for config files in. (default [/Users/tthornton/git/slackhq/vitess/go/flags/endtoend])
1313
--config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s)
1414
--config-type string Config file type (omit to infer config type from file extension).
1515
-h, --help help for vtaclcheck

go/flags/endtoend/vtbackup.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Flags:
6868
--config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored.
6969
--config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn)
7070
--config-name string Name of the config file (without extension) to search for. (default "vtconfig")
71-
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}])
71+
--config-path strings Paths to search for config files in. (default [/Users/tthornton/git/slackhq/vitess/go/flags/endtoend])
7272
--config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s)
7373
--config-type string Config file type (omit to infer config type from file extension).
7474
--consul_auth_static_file string JSON File to read the topos/tokens from.

go/flags/endtoend/vtbench.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Flags:
4545
--config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored.
4646
--config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn)
4747
--config-name string Name of the config file (without extension) to search for. (default "vtconfig")
48-
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}])
48+
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}/go/flags/endtoend])
4949
--config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s)
5050
--config-type string Config file type (omit to infer config type from file extension).
5151
--count int Number of queries per thread (default 1000)

go/flags/endtoend/vtclient.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Flags:
1717
--config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored.
1818
--config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn)
1919
--config-name string Name of the config file (without extension) to search for. (default "vtconfig")
20-
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}])
20+
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}/go/flags/endtoend])
2121
--config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s)
2222
--config-type string Config file type (omit to infer config type from file extension).
2323
--count int DMLs only: Number of times each thread executes the query. Useful for simple, sustained load testing. (default 1)

go/flags/endtoend/vtcombo.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Flags:
4141
--config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored.
4242
--config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn)
4343
--config-name string Name of the config file (without extension) to search for. (default "vtconfig")
44-
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}])
44+
--config-path strings Paths to search for config files in. (default [/Users/tthornton/git/slackhq/vitess/go/flags/endtoend])
4545
--config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s)
4646
--config-type string Config file type (omit to infer config type from file extension).
4747
--consolidator-query-waiter-cap int Configure the maximum number of clients allowed to wait on the consolidator.
@@ -141,7 +141,6 @@ Flags:
141141
--grpc-cert string server certificate to use for gRPC connections, requires grpc-key, enables TLS
142142
--grpc-crl string path to a certificate revocation list in PEM format, client certificates will be further verified against this file during TLS handshake
143143
--grpc-enable-optional-tls enable optional TLS mode when a server accepts both TLS and plain-text connections on the same port
144-
--grpc-enable-orca-metrics gRPC server option to enable sending ORCA metrics to clients for load balancing
145144
--grpc-enable-tracing Enable gRPC tracing.
146145
--grpc-key string server private key to use for gRPC connections, requires grpc-cert, enables TLS
147146
--grpc-max-connection-age duration Maximum age of a client connection before GoAway is sent. (default 2562047h47m16.854775807s)
@@ -357,7 +356,7 @@ Flags:
357356
--tablet-refresh-interval duration Tablet refresh interval. (default 1m0s)
358357
--tablet-refresh-known-tablets Whether to reload the tablet's address/port map from topo in case they change. (default true)
359358
--tablet-types-to-wait strings Wait till connected for specified tablet types during Gateway initialization. Should be provided as a comma-separated set of tablet types.
360-
--tablet-url-template string Format string describing debug tablet url formatting. See getTabletDebugURL() for how to customize this. (default "http://{{ "{{.GetTabletHostPort}}" }}")
359+
--tablet-url-template string Format string describing debug tablet url formatting. See getTabletDebugURL() for how to customize this. (default "http://{{ "{{" }}.GetTabletHostPort{{ "}}" }}")
361360
--tablet_filters strings Specifies a comma-separated list of 'keyspace|shard_name or keyrange' values to filter the tablets to watch.
362361
--throttle_tablet_types string Comma separated VTTablet types to be considered by the throttler. default: 'replica'. example: 'replica,rdonly'. 'replica' always implicitly included (default "replica")
363362
--topo-consul-lock-delay duration LockDelay for consul session. (default 15s)

go/flags/endtoend/vtctlclient.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Usage of vtctlclient:
44
--config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored.
55
--config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn)
66
--config-name string Name of the config file (without extension) to search for. (default "vtconfig")
7-
--config-path strings Paths to search for config files in. (default [{{ .Workdir }}])
7+
--config-path strings Paths to search for config files in. (default [/Users/tthornton/git/slackhq/vitess/go/flags/endtoend])
88
--config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s)
99
--config-type string Config file type (omit to infer config type from file extension).
1010
--datadog-agent-host string host to send spans to. if empty, no tracing will be done

0 commit comments

Comments
 (0)