Skip to content

Commit a27803b

Browse files
committed
Cannonized CLI tests
1 parent 5f83192 commit a27803b

File tree

2 files changed

+4
-4
lines changed
  • ydb/tests/functional/ydb_cli/canondata
    • test_ydb_scripting.TestScriptingServiceHelp.test_help
    • test_ydb_scripting.TestScriptingServiceHelp.test_help_ex

2 files changed

+4
-4
lines changed

ydb/tests/functional/ydb_cli/canondata/test_ydb_scripting.TestScriptingServiceHelp.test_help/result.output

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Options:
1414
--flame-graph [Path] Path for statistics flame graph image, works only with full stats
1515
{-s|--script} [String] Text of script to execute
1616
{-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
1919
--format STRING Output format. Available options:
2020
pretty
2121
Human readable output

ydb/tests/functional/ydb_cli/canondata/test_ydb_scripting.TestScriptingServiceHelp.test_help_ex/result.output

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Options:
1414
--flame-graph [Path] Path for statistics flame graph image, works only with full stats
1515
{-s|--script} [String] Text of script to execute
1616
{-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
1919
--format STRING Output format. Available options:
2020
pretty
2121
Human readable output

0 commit comments

Comments
 (0)