You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ydb/tests/functional/ydb_cli/canondata/test_ydb_scripting.TestScriptingServiceHelp.test_help/result.output
+2-2
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ Options:
14
14
--flame-graph [Path] Path for statistics flame graph image, works only with full stats
15
15
{-s|--script} [String] Text of script to execute
16
16
{-f|--file} PATH [Required] Script file
17
-
--explain Explain query (default: 0)
18
-
--show-response-metadata Show response metadata for ydb call (default: 0)
17
+
--explain Explain query
18
+
--show-response-metadata Show response metadata for ydb call
Copy file name to clipboardExpand all lines: ydb/tests/functional/ydb_cli/canondata/test_ydb_scripting.TestScriptingServiceHelp.test_help_ex/result.output
+2-2
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ Options:
14
14
--flame-graph [Path] Path for statistics flame graph image, works only with full stats
15
15
{-s|--script} [String] Text of script to execute
16
16
{-f|--file} PATH [Required] Script file
17
-
--explain Explain query (default: 0)
18
-
--show-response-metadata Show response metadata for ydb call (default: 0)
17
+
--explain Explain query
18
+
--show-response-metadata Show response metadata for ydb call
0 commit comments