We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43173ce commit 60e65a0Copy full SHA for 60e65a0
ROADMAP.md
@@ -126,8 +126,8 @@ We use the following symbols as abbreviations:
126
## Embedded UI
127
Detailed roadmap could be found at [YDB Embedded UI repo](https://github.com/ydb-platform/ydb-embedded-ui/blob/main/ROADMAP.md).
128
129
-## Command Line Utility
130
-1. 🚧 ㉓ Use a **single `ydb yql`** instead of `ydb table query` or `ydb scripting`
+## Command Line Interface
+1. ✅ ㉔ Use a **single `ydb sql` command** instead of `ydb yql`, `ydb table query` or `ydb scripting` to execute any query
131
1. ✅ ㉓ Interactive CLI
132
133
## Tests and Benchmarks
0 commit comments