mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-10 14:39:26 +00:00
remove trace flag from CLI help
This commit is contained in:
@@ -40,7 +40,6 @@ GLOBAL OPTIONS:
|
|||||||
--config string path to config file (default: "./config.yaml") [$SHOWBRIDGE_CONFIG]
|
--config string path to config file (default: "./config.yaml") [$SHOWBRIDGE_CONFIG]
|
||||||
--log-level string set log level (default: "info") [$SHOWBRIDGE_LOG_LEVEL]
|
--log-level string set log level (default: "info") [$SHOWBRIDGE_LOG_LEVEL]
|
||||||
--log-format string log format to use (default: "text") [$SHOWBRIDGE_LOG_FORMAT]
|
--log-format string log format to use (default: "text") [$SHOWBRIDGE_LOG_FORMAT]
|
||||||
--trace enable OpenTelemetry tracing [$SHOWBRIDGE_TRACE]
|
|
||||||
--help, -h show help
|
--help, -h show help
|
||||||
--version, -v print the version
|
--version, -v print the version
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user